Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Dec 26, 2019
1 parent 28df490 commit f412a03
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.1.4](https://github.com/verdaccio/generator-verdaccio-plugin/compare/v1.1.3...v1.1.4) (2019-12-26)


### Bug Fixes

* plugin suffix ([#19](https://github.com/verdaccio/generator-verdaccio-plugin/issues/19)) ([d7d0c02](https://github.com/verdaccio/generator-verdaccio-plugin/commit/d7d0c02e689ac904109ebe7bc66114acdae14f84))
* remove suffix ([#20](https://github.com/verdaccio/generator-verdaccio-plugin/issues/20)) ([28df490](https://github.com/verdaccio/generator-verdaccio-plugin/commit/28df490347ad46e9593955d764c24850aeaefffc))

### [1.1.3](https://github.com/verdaccio/generator-verdaccio-plugin/compare/v1.1.2...v1.1.3) (2019-12-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-verdaccio-plugin",
"version": "1.1.3",
"version": "1.1.4",
"description": "plugin generator for verdaccio",
"homepage": "https://github.com/verdaccio",
"author": {
Expand Down

0 comments on commit f412a03

Please sign in to comment.