Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 4ee6c2d

Browse files
committed
chore(release): 0.0.13
1 parent 13d9993 commit 4ee6c2d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
<a name="0.0.13"></a>
6+
## [0.0.13](https://github.com/verdaccio/ui/compare/v0.0.4...v0.0.13) (2019-04-13)
7+
8+
9+
### Bug Fixes
10+
11+
* takes the app version from verdaccio ([6f10837](https://github.com/verdaccio/ui/commit/6f10837))
12+
* there can be no spaces between scope and registry ([#34](https://github.com/verdaccio/ui/issues/34)) ([cc30d0b](https://github.com/verdaccio/ui/commit/cc30d0b))
13+
14+
15+
516
<a name="0.0.4"></a>
617
## [0.0.4](https://github.com/verdaccio/ui/compare/v0.0.3...v0.0.4) (2019-04-04)
718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@verdaccio/ui-theme",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "Verdaccio User Interface",
55
"author": {
66
"name": "Verdaccio Core Team"

0 commit comments

Comments
 (0)