Skip to content

Commit

Permalink
chore(main): release 1.5.1 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed May 20, 2024
1 parent e6ee304 commit 46e4ee8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.1](https://github.com/gravity-ui/i18n/compare/v1.5.0...v1.5.1) (2024-05-20)


### Bug Fixes

* optional other plural form ([e6ee304](https://github.com/gravity-ui/i18n/commit/e6ee30469c25f6d64b53ad4df32d14265f2f3a62))

## [1.5.0](https://github.com/gravity-ui/i18n/compare/v1.4.0...v1.5.0) (2024-05-04)


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": "@gravity-ui/i18n",
"description": "i18n library for Gravity UI services",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",
"main": "build/cjs/index.js",
"module": "build/esm/index.js",
Expand Down

0 comments on commit 46e4ee8

Please sign in to comment.