Skip to content

Commit

Permalink
fix(version): revert back to 1.1.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalMir135 committed Sep 8, 2023
1 parent baa692a commit be29e9e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Allow user to limit the tracking of datapoints by passing the desired one on initialization.

## [1.2.0] - 2023-09-08

### Added

- Revert the latest version back to 1.1.0 state.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "analytics-web3",
"version": "1.1.0",
"version": "1.2.0",
"description": "Spock analytics SDK analytics-web3 is a js module to collect and log all the data and events of DApp for analytics.",
"main": "dist/analytics-web3.min.js",
"license": "UNLICENSED",
Expand Down

0 comments on commit be29e9e

Please sign in to comment.