diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c3c3a0cb..5c0cafd5d 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.110](https://github.com/starknet-edu/starknetbook/compare/v1.2.109...v1.2.110) (2023-08-24) + ### [1.2.109](https://github.com/starknet-edu/starknetbook/compare/v1.2.108...v1.2.109) (2023-08-24) ### [1.2.108](https://github.com/starknet-edu/starknetbook/compare/v1.2.107...v1.2.108) (2023-08-24) diff --git a/package.json b/package.json index 2bc5c2cd1..7464be83e 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.109" + "version": "1.2.110" }