1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-17 08:51:48 +07:00

chore(release): 0.2.3

This commit is contained in:
Juan Picado @jotadeveloper 2019-08-25 17:55:59 +02:00
parent 5a9bd6001a
commit 376b84f8c9
No known key found for this signature in database
GPG Key ID: 15AA875EF3768142
2 changed files with 12 additions and 2 deletions

View File

@ -1,7 +1,17 @@
# Change Log
# Changelog
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.
### [0.2.3](https://github.com/verdaccio/ui/compare/v0.2.2...v0.2.3) (2019-08-25)
### Bug Fixes
* missing headers on search endpoint with token ([#121](https://github.com/verdaccio/ui/issues/121)) ([ac58730](https://github.com/verdaccio/ui/commit/ac58730))
* refactoring version page / fix issue not found page [#100](https://github.com/verdaccio/ui/issues/100) ([#117](https://github.com/verdaccio/ui/issues/117)) ([97e8448](https://github.com/verdaccio/ui/commit/97e8448))
* remove ToReplaceByVerdaccio [#108](https://github.com/verdaccio/ui/issues/108) ([#122](https://github.com/verdaccio/ui/issues/122)) ([5a9bd60](https://github.com/verdaccio/ui/commit/5a9bd60))
* **api:** correctly handle responses with missing content-type header ([2049022](https://github.com/verdaccio/ui/commit/2049022))
<a name="0.2.2"></a>
## [0.2.2](https://github.com/verdaccio/ui/compare/v0.2.1...v0.2.2) (2019-07-29)

View File

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