diff --git a/CHANGELOG.md b/CHANGELOG.md index 729270f91..31798d7c4 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.128](https://github.com/starknet-edu/starknetbook/compare/v1.2.127...v1.2.128) (2023-09-18) + ### [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) diff --git a/package.json b/package.json index db6f04d4f..574c6c3b2 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.127" + "version": "1.2.128" }