diff --git a/CHANGELOG.md b/CHANGELOG.md index 052a07c5..1afbcf94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Nothing yet! + +## [2.1.0] - 2023-12-18 + ### Added - Added micro icon set ([#1104](https://github.com/tailwindlabs/heroicons/pull/1104)) @@ -227,7 +231,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Everything! -[unreleased]: https://github.com/tailwindlabs/heroicons/compare/v2.0.18...HEAD +[unreleased]: https://github.com/tailwindlabs/heroicons/compare/v2.1.0...HEAD +[2.1.0]: https://github.com/tailwindlabs/heroicons/compare/v2.0.18...v2.1.0 [2.0.18]: https://github.com/tailwindlabs/heroicons/compare/v2.0.17...v2.0.18 [2.0.17]: https://github.com/tailwindlabs/heroicons/compare/v2.0.16...v2.0.17 [2.0.16]: https://github.com/tailwindlabs/heroicons/compare/v2.0.15...v2.0.16 diff --git a/package-lock.json b/package-lock.json index 6390b238..fff033ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "heroicons", - "version": "2.0.18", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "heroicons", - "version": "2.0.18", + "version": "2.1.0", "license": "MIT", "devDependencies": { "@babel/core": "^7.12.10", diff --git a/package.json b/package.json index 72763e43..3f4e771a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heroicons", - "version": "2.0.18", + "version": "2.1.0", "license": "MIT", "files": [ "16/",