diff --git a/CHANGELOG.md b/CHANGELOG.md index bbc6155f6..729270f91 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.127](https://github.com/starknet-edu/starknetbook/compare/v1.2.126...v1.2.127) (2023-09-16) + ### [1.2.126](https://github.com/starknet-edu/starknetbook/compare/v1.2.125...v1.2.126) (2023-09-16) ### [1.2.125](https://github.com/starknet-edu/starknetbook/compare/v1.2.124...v1.2.125) (2023-09-16) diff --git a/package.json b/package.json index 5ed7ffafd..db6f04d4f 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.126" + "version": "1.2.127" }