diff --git a/CHANGELOG.md b/CHANGELOG.md index 37cdb60e0..66769cec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.2.22](https://github.com/starknet-edu/starknetbook/compare/v1.2.21...v1.2.22) (2023-05-26) + ### [1.2.21](https://github.com/starknet-edu/starknetbook/compare/v1.2.20...v1.2.21) (2023-05-26) ### [1.2.20](https://github.com/starknet-edu/starknetbook/compare/v1.2.19...v1.2.20) (2023-05-26) diff --git a/package.json b/package.json index cec078c18..e0017e0a9 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.21" + "version": "1.2.22" }