Skip to content

Commit

Permalink
chore: publish release v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Oct 27, 2019
1 parent a9496a4 commit b0599e3
Show file tree
Hide file tree
Showing 30 changed files with 170 additions and 36 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)


### Features

* add http-status-codes dep ([#212](https://github.com/verdaccio/monorepo/issues/212)) ([00b66af](https://github.com/verdaccio/monorepo/commit/00b66af))
* add testing-utilities package ([#214](https://github.com/verdaccio/monorepo/issues/214)) ([dd78a8d](https://github.com/verdaccio/monorepo/commit/dd78a8d))
* improve auth callback TS types ([#225](https://github.com/verdaccio/monorepo/issues/225)) ([ee442a0](https://github.com/verdaccio/monorepo/commit/ee442a0))





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)


Expand Down
11 changes: 11 additions & 0 deletions core/commons-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)


### Features

* add http-status-codes dep ([#212](https://github.com/verdaccio/monorepo/issues/212)) ([00b66af](https://github.com/verdaccio/monorepo/commit/00b66af))





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package @verdaccio/commons-api
Expand Down
2 changes: 1 addition & 1 deletion core/commons-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/commons-api",
"version": "8.2.0",
"version": "8.3.0",
"description": "Commons API utilities for Verdaccio",
"keywords": [
"http",
Expand Down
8 changes: 8 additions & 0 deletions core/file-locking/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package @verdaccio/file-locking





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package @verdaccio/file-locking
Expand Down
4 changes: 2 additions & 2 deletions core/file-locking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/file-locking",
"version": "8.2.0",
"version": "8.3.0",
"description": "library that handle file locking",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"build": "npm run build:types && npm run build:js",
Expand Down
8 changes: 8 additions & 0 deletions core/readme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package @verdaccio/readme





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)


Expand Down
4 changes: 2 additions & 2 deletions core/readme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/readme",
"version": "8.2.0",
"version": "8.3.0",
"description": "Readme markdown parser",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"build": "npm run build:types && npm run build:js",
Expand Down
8 changes: 8 additions & 0 deletions core/streams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package @verdaccio/streams





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package @verdaccio/streams
Expand Down
4 changes: 2 additions & 2 deletions core/streams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/streams",
"version": "8.2.0",
"version": "8.3.0",
"description": "Stream extension for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"build": "npm run build:types && npm run build:js",
Expand Down
11 changes: 11 additions & 0 deletions core/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)


### Features

* improve auth callback TS types ([#225](https://github.com/verdaccio/monorepo/issues/225)) ([ee442a0](https://github.com/verdaccio/monorepo/commit/ee442a0))





# [8.1.0](https://github.com/verdaccio/monorepo/compare/v8.0.1-next.1...v8.1.0) (2019-09-07)

**Note:** Version bump only for package @verdaccio/types
Expand Down
2 changes: 1 addition & 1 deletion core/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/types",
"version": "8.1.0",
"version": "8.3.0",
"description": "verdaccio types definitions",
"keywords": [
"verdaccio",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.2.0",
"version": "8.3.0",
"packages": [
"core/*",
"plugins/*",
Expand Down
8 changes: 8 additions & 0 deletions plugins/active-directory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package @verdaccio/active-directory





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package @verdaccio/active-directory
Expand Down
6 changes: 3 additions & 3 deletions plugins/active-directory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/active-directory",
"version": "8.2.0",
"version": "8.3.0",
"description": "Active Directory authentication plugin for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -31,14 +31,14 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/commons-api": "^8.2.0",
"@verdaccio/commons-api": "^8.3.0",
"activedirectory2": "1.3.0"
},
"devDependencies": {
"@types/activedirectory2": "^1.2.1",
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"coverage:publish": "codecov --root=../../ -F plugins",
Expand Down
8 changes: 8 additions & 0 deletions plugins/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package verdaccio-audit





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package verdaccio-audit
Expand Down
4 changes: 2 additions & 2 deletions plugins/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-audit",
"version": "8.2.0",
"version": "8.3.0",
"description": "Verdaccio Middleware plugin to bypass npmjs audit",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"build": "npm run build:types && npm run build:js",
Expand Down
8 changes: 8 additions & 0 deletions plugins/auth-memory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package verdaccio-auth-memory





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package verdaccio-auth-memory
Expand Down
6 changes: 3 additions & 3 deletions plugins/auth-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-auth-memory",
"version": "8.2.0",
"version": "8.3.0",
"description": "Auth plugin for Verdaccio that keeps users in memory",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -28,12 +28,12 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/commons-api": "^8.2.0"
"@verdaccio/commons-api": "^8.3.0"
},
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"build": "npm run build:types && npm run build:js",
Expand Down
8 changes: 8 additions & 0 deletions plugins/aws-s3-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package verdaccio-aws-s3-storage





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package verdaccio-aws-s3-storage
Expand Down
4 changes: 2 additions & 2 deletions plugins/aws-s3-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-aws-s3-storage",
"version": "8.2.0",
"version": "8.3.0",
"description": "AWS S3 storage implementation for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0",
"@verdaccio/types": "^8.3.0",
"recursive-readdir": "2.2.2"
},
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/google-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package verdaccio-google-cloud





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package verdaccio-google-cloud
Expand Down
8 changes: 4 additions & 4 deletions plugins/google-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-google-cloud",
"version": "8.2.0",
"version": "8.3.0",
"description": "Google Cloud storage implementation for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -31,14 +31,14 @@
"dependencies": {
"@google-cloud/datastore": "4.3.0",
"@google-cloud/storage": "3.2.1",
"@verdaccio/commons-api": "^8.2.0",
"@verdaccio/streams": "^8.2.0",
"@verdaccio/commons-api": "^8.3.0",
"@verdaccio/streams": "^8.3.0",
"snyk": "^1.231.0"
},
"devDependencies": {
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0",
"@verdaccio/types": "^8.3.0",
"memory-fs": "0.5.0"
},
"optionalDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/htpasswd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.3.0](https://github.com/verdaccio/monorepo/compare/v8.2.0...v8.3.0) (2019-10-27)

**Note:** Version bump only for package verdaccio-htpasswd





# [8.2.0](https://github.com/verdaccio/monorepo/compare/v8.2.0-next.0...v8.2.0) (2019-10-23)

**Note:** Version bump only for package verdaccio-htpasswd
Expand Down
4 changes: 2 additions & 2 deletions plugins/htpasswd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-htpasswd",
"version": "8.2.0",
"version": "8.3.0",
"description": "htpasswd auth plugin for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/bcryptjs": "^2.4.2",
"@verdaccio/babel-preset": "^8.2.0",
"@verdaccio/eslint-config": "^8.2.0",
"@verdaccio/types": "^8.1.0"
"@verdaccio/types": "^8.3.0"
},
"scripts": {
"build": "npm run build:types && npm run build:js",
Expand Down
Loading

0 comments on commit b0599e3

Please sign in to comment.