1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-03 18:11:36 +07:00

chore(release): 1.7.0

This commit is contained in:
Juan Picado @jotadeveloper 2020-04-24 07:40:57 +02:00
parent 25def6ccd5
commit 730c3471c2
No known key found for this signature in database
GPG Key ID: 15AA875EF3768142
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.7.0](https://github.com/verdaccio/ui/compare/v1.6.0...v1.7.0) (2020-04-24)
### Features
* add japanese translations ([#460](https://github.com/verdaccio/ui/issues/460)) ([25def6c](https://github.com/verdaccio/ui/commit/25def6ccd5a42d43af1c33e7ace4bd7fdbec0e64))
## [1.6.0](https://github.com/verdaccio/ui/compare/v1.5.0...v1.6.0) (2020-04-23)

View File

@ -1,6 +1,6 @@
{
"name": "@verdaccio/ui-theme",
"version": "1.6.0",
"version": "1.7.0",
"description": "Verdaccio User Interface",
"author": {
"name": "Verdaccio Core Team",