diff --git a/CHANGELOG.md b/CHANGELOG.md index c058f0c56..dfca22612 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.105](https://github.com/starknet-edu/starknetbook/compare/v1.2.104...v1.2.105) (2023-08-11) + ### [1.2.104](https://github.com/starknet-edu/starknetbook/compare/v1.2.103...v1.2.104) (2023-08-11) ### [1.2.103](https://github.com/starknet-edu/starknetbook/compare/v1.2.102...v1.2.103) (2023-08-11) diff --git a/package.json b/package.json index a20d13964..7bcd6fe30 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.104" + "version": "1.2.105" }