Skip to content

Commit

Permalink
chore(release): 6.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.1](v6.0.0...v6.0.1) (2024-2-23)

### Bug Fixes

* **build:** add missing type definitions ([4a152c8](4a152c8))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent 4a152c8 commit 02ead59
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.1](https://github.com/centralnicgroup-opensource/rtldev-middleware-idna-uts46/compare/v6.0.0...v6.0.1) (2024-2-23)


### Bug Fixes

* **build:** add missing type definitions ([4a152c8](https://github.com/centralnicgroup-opensource/rtldev-middleware-idna-uts46/commit/4a152c8984f130a252a4cb295d5b07fde874b7a7))

# [6.0.0](https://github.com/centralnicgroup-opensource/rtldev-middleware-idna-uts46/compare/v5.1.2...v6.0.0) (2024-2-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "idna-uts46-hx",
"description": "Convert Domain Names correctly from IDN to Punycode and vice-versa and offer TR46 processing.",
"version": "6.0.0",
"version": "6.0.1",
"private": false,
"type": "module",
"main": "dist/index.mjs",
Expand Down

0 comments on commit 02ead59

Please sign in to comment.