diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af789f01..edacc63fe 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.122](https://github.com/starknet-edu/starknetbook/compare/v1.2.121...v1.2.122) (2023-09-16) + ### [1.2.121](https://github.com/starknet-edu/starknetbook/compare/v1.2.120...v1.2.121) (2023-09-16) ### [1.2.120](https://github.com/starknet-edu/starknetbook/compare/v1.2.119...v1.2.120) (2023-09-16) diff --git a/package.json b/package.json index 19b1717b6..d9d2ee0b2 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.121" + "version": "1.2.122" }