Skip to content

Commit

Permalink
chore: publish release v9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Jul 10, 2020
1 parent 1e7aeec commit 769fed7
Show file tree
Hide file tree
Showing 30 changed files with 175 additions and 40 deletions.
11 changes: 11 additions & 0 deletions 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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)


### Bug Fixes

* update dependencies ([#375](https://github.com/verdaccio/monorepo/issues/375)) ([1e7aeec](https://github.com/verdaccio/monorepo/commit/1e7aeec31b056979285e272793a95b8c75d57c77))





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)


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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)


### Bug Fixes

* update dependencies ([#375](https://github.com/verdaccio/monorepo/issues/375)) ([1e7aeec](https://github.com/verdaccio/monorepo/commit/1e7aeec31b056979285e272793a95b8c75d57c77))





## [9.6.1](https://github.com/verdaccio/monorepo/compare/v9.6.0...v9.6.1) (2020-06-07)

**Note:** Version bump only for package @verdaccio/commons-api
Expand Down
4 changes: 2 additions & 2 deletions core/commons-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/commons-api",
"version": "9.6.1",
"version": "9.7.1",
"description": "Commons API utilities for Verdaccio",
"keywords": [
"http",
Expand Down Expand Up @@ -33,7 +33,7 @@
"http-status-codes": "1.4.0"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2"
},
"scripts": {
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**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": "9.7.0",
"version": "9.7.1",
"description": "library that handle file locking",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -33,7 +33,7 @@
"lockfile": "1.0.4"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**Note:** Version bump only for package @verdaccio/readme
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": "9.7.0",
"version": "9.7.1",
"description": "Readme markdown parser",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -35,7 +35,7 @@
"marked": "0.7.0"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**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": "9.7.0",
"version": "9.7.1",
"description": "Stream extension for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -30,7 +30,7 @@
"npm": ">=5"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
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": "9.7.0",
"version": "9.7.1",
"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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**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": "9.7.0",
"version": "9.7.1",
"description": "Active Directory authentication plugin for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -31,12 +31,12 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/commons-api": "^9.6.1",
"@verdaccio/commons-api": "^9.7.1",
"activedirectory2": "1.3.0"
},
"devDependencies": {
"@types/activedirectory2": "^1.2.1",
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**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": "9.7.0",
"version": "9.7.1",
"description": "Verdaccio Middleware plugin to bypass npmjs audit",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -32,7 +32,7 @@
"request": "2.88.0"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**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": "9.7.0",
"version": "9.7.1",
"description": "Auth plugin for Verdaccio that keeps users in memory",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -28,10 +28,10 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/commons-api": "^9.6.1"
"@verdaccio/commons-api": "^9.7.1"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**Note:** Version bump only for package verdaccio-aws-s3-storage
Expand Down
8 changes: 4 additions & 4 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": "9.7.0",
"version": "9.7.1",
"description": "AWS S3 storage implementation for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -28,12 +28,12 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/commons-api": "^9.6.1",
"@verdaccio/streams": "^9.7.0",
"@verdaccio/commons-api": "^9.7.1",
"@verdaccio/streams": "^9.7.1",
"aws-sdk": "^2.607.0"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0",
"recursive-readdir": "2.2.2"
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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)

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





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**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": "9.7.0",
"version": "9.7.1",
"description": "Google Cloud storage implementation for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -31,11 +31,11 @@
"dependencies": {
"@google-cloud/datastore": "4.5.0",
"@google-cloud/storage": "3.5.0",
"@verdaccio/commons-api": "^9.6.1",
"@verdaccio/streams": "^9.7.0"
"@verdaccio/commons-api": "^9.7.1",
"@verdaccio/streams": "^9.7.1"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0",
"memory-fs": "0.5.0"
Expand Down
11 changes: 11 additions & 0 deletions plugins/htpasswd/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.

## [9.7.1](https://github.com/verdaccio/monorepo/compare/v9.7.0...v9.7.1) (2020-07-10)


### Bug Fixes

* update dependencies ([#375](https://github.com/verdaccio/monorepo/issues/375)) ([1e7aeec](https://github.com/verdaccio/monorepo/commit/1e7aeec31b056979285e272793a95b8c75d57c77))





# [9.7.0](https://github.com/verdaccio/monorepo/compare/v9.6.1...v9.7.0) (2020-06-24)

**Note:** Version bump only for package verdaccio-htpasswd
Expand Down
6 changes: 3 additions & 3 deletions plugins/htpasswd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio-htpasswd",
"version": "9.7.0",
"version": "9.7.1",
"description": "htpasswd auth plugin for Verdaccio",
"keywords": [
"verdaccio",
Expand Down Expand Up @@ -28,7 +28,7 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/file-locking": "^9.7.0",
"@verdaccio/file-locking": "^9.7.1",
"apache-md5": "1.1.2",
"bcryptjs": "2.4.3",
"http-errors": "1.8.0",
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@octokit/rest": "^16.36.0",
"@types/bcryptjs": "^2.4.2",
"@verdaccio/babel-preset": "^9.6.1",
"@verdaccio/babel-preset": "^9.7.1",
"@verdaccio/eslint-config": "^9.3.2",
"@verdaccio/types": "^9.7.0"
},
Expand Down
Loading

0 comments on commit 769fed7

Please # to comment.