diff --git a/CHANGELOG.md b/CHANGELOG.md index 39950c3a8..4925ab979 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.1.21](https://github.com/starknet-edu/starknetbook/compare/v1.1.20...v1.1.21) (2023-04-16) + ### [1.1.20](https://github.com/starknet-edu/starknetbook/compare/v1.1.19...v1.1.20) (2023-04-14) ### [1.1.19](https://github.com/starknet-edu/starknetbook/compare/v1.1.18...v1.1.19) (2023-04-14) diff --git a/package.json b/package.json index 3d957757e..91fdccbdb 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,5 @@ "@antora/lunr-extension": "^1.0.0-alpha.8", "@antora/site-generator": "3.1.2" }, - "version": "1.1.20" + "version": "1.1.21" }