Skip to content

Commit

Permalink
chore(release): 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.1](v3.4.0...v3.4.1) (2022-04-29)

### Performance Improvements

* **bundled version:** minify idna-map.js and rely on it as well ([0b0ffc9](0b0ffc9))
  • Loading branch information
semantic-release-bot committed Apr 29, 2022
1 parent 0b0ffc9 commit ff6cdf3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.4.1](https://github.com/hexonet/idna-uts46/compare/v3.4.0...v3.4.1) (2022-04-29)


### Performance Improvements

* **bundled version:** minify idna-map.js and rely on it as well ([0b0ffc9](https://github.com/hexonet/idna-uts46/commit/0b0ffc97c2393a5e2414839b43bb247e0f1f8269))

# [3.4.0](https://github.com/hexonet/idna-uts46/compare/v3.3.1...v3.4.0) (2021-03-22)


Expand Down
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": "A UTS #46 processing algorithm for IDNA2008 strings",
"version": "3.4.0",
"version": "3.4.1",
"private": false,
"author": {
"name": "Kai Schwarz",
Expand Down

0 comments on commit ff6cdf3

Please sign in to comment.