Skip to content

Commit

Permalink
chore(release): set package.json to 2.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.1](v1.2.0-beta.1...v2.0.0-beta.1) (2024-01-04)

### Bug Fixes

* **release:** force beta release ([#25](#25)) ([c675913](c675913))
* **release:** force beta release again ([#26](#26)) ([7611ea3](7611ea3))
  • Loading branch information
semantic-release-bot committed Jan 4, 2024
1 parent 7571d2b commit 5439c7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.0.0-beta.1](https://github.com/ChainSafe/cypress-polkadot-wallet/compare/v1.2.0-beta.1...v2.0.0-beta.1) (2024-01-04)


### Bug Fixes

* **release:** force beta release ([#25](https://github.com/ChainSafe/cypress-polkadot-wallet/issues/25)) ([c675913](https://github.com/ChainSafe/cypress-polkadot-wallet/commit/c675913a04e9edaf51e703b5e3e8be8b58fb844c))
* **release:** force beta release again ([#26](https://github.com/ChainSafe/cypress-polkadot-wallet/issues/26)) ([7611ea3](https://github.com/ChainSafe/cypress-polkadot-wallet/commit/7611ea388c6127cf1c6b285e948cdd7837d8ecdf))

# [2.0.0](https://github.com/ChainSafe/cypress-polkadot-wallet/compare/v1.2.1...v2.0.0) (2024-01-02)

## [1.2.1](https://github.com/ChainSafe/cypress-polkadot-wallet/compare/v1.2.0...v1.2.1) (2024-01-02)
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/cypress-polkadot-wallet",
"version": "2.0.0",
"version": "2.0.0-beta.1",
"keywords": [
"polkadot",
"wallet",
Expand Down

0 comments on commit 5439c7f

Please sign in to comment.