diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bd61d8ed..3ef67b207 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.125](https://github.com/starknet-edu/starknetbook/compare/v1.2.124...v1.2.125) (2023-09-16) + ### [1.2.124](https://github.com/starknet-edu/starknetbook/compare/v1.2.123...v1.2.124) (2023-09-16) ### [1.2.123](https://github.com/starknet-edu/starknetbook/compare/v1.2.122...v1.2.123) (2023-09-16) diff --git a/package.json b/package.json index b9ec04285..83b076428 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.124" + "version": "1.2.125" }