Skip to content

Commit

Permalink
chore: release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and tsufiev committed Jan 4, 2022
1 parent da80479 commit 5de7a35
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2022-01-04)


### Features

* initial import of i18n library ([3551a26](https://www.github.com/yandex-cloud/i18n/commit/3551a26f402cfe5dc9ca270a3f950307ca5f57fb))
2 changes: 1 addition & 1 deletion 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": "@yandex-cloud/i18n",
"description": "i18n library for Yandex Cloud UI services",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"main": "lib/index.js",
"repository": "[email protected]:yandex-cloud/i18n",
Expand Down

0 comments on commit 5de7a35

Please sign in to comment.