Skip to content

Commit

Permalink
chore(main): release 1.7.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 18, 2024
1 parent 60608b3 commit 87a321b
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.7.0](https://github.com/gravity-ui/i18n/compare/v1.6.0...v1.7.0) (2024-11-18)


### Features

* I18n strict params ([#57](https://github.com/gravity-ui/i18n/issues/57)) ([60608b3](https://github.com/gravity-ui/i18n/commit/60608b3dbc6cf4bb071a88d0fd78e81e136f0751))

## [1.6.0](https://github.com/gravity-ui/i18n/compare/v1.5.1...v1.6.0) (2024-07-12)


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.6.0",
"version": "1.7.0",
"license": "MIT",
"main": "build/cjs/index.js",
"module": "build/esm/index.js",
Expand Down

0 comments on commit 87a321b

Please sign in to comment.