0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

(release): prepare release v2.2.5 (skip 2.2.4 due npm publish issue)

This commit is contained in:
Juan Picado @jotadeveloper 2017-07-05 19:33:42 +02:00
parent 1867bd3184
commit 7989000ef8
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -1,8 +1,7 @@
## 2.2.4 (July 4, 2017)
## 2.2.5 (July 4, 2017)
- Fixed adding the verdaccio user into the group - [#241](https://github.com/verdaccio/verdaccio/pull/241)
## 2.2.3 (July 4, 2017)
- Updated Dockerfile & added proper signal handling - [#239](https://github.com/verdaccio/verdaccio/pull/239)