Skip to content

Commit

Permalink
chore(release): 1.20.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.20.1](v1.20.0...v1.20.1) (2024-12-09)

### Bug Fixes

* fix escape map and share it across function calls ([#457](#457)) ([b1cd030](b1cd030))
  • Loading branch information
semantic-release-bot committed Dec 9, 2024
1 parent b1cd030 commit ffc871c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.20.1](https://github.com/Kong/icons/compare/v1.20.0...v1.20.1) (2024-12-09)


### Bug Fixes

* fix escape map and share it across function calls ([#457](https://github.com/Kong/icons/issues/457)) ([b1cd030](https://github.com/Kong/icons/commit/b1cd0303a556b9bdb4fe729c6f7a972e7bc62138))

# [1.20.0](https://github.com/Kong/icons/compare/v1.19.1...v1.20.0) (2024-11-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong/icons",
"version": "1.20.0",
"version": "1.20.1",
"description": "Kong Icon Library",
"license": "Apache-2.0",
"type": "module",
Expand Down

0 comments on commit ffc871c

Please sign in to comment.