Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and willsoto committed Jul 31, 2022
1 parent d8e41bf commit ef4842a
Show file tree
Hide file tree
Showing 19 changed files with 120 additions and 30 deletions.
13 changes: 0 additions & 13 deletions .changeset/green-dots-bow.md

This file was deleted.

12 changes: 12 additions & 0 deletions loaders/consul/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-consul

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions loaders/consul/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-consul",
"version": "1.0.8",
"version": "2.0.0",
"description": "Node Konfig integration for Consul",
"keywords": [
"config",
Expand Down Expand Up @@ -60,7 +60,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 12 additions & 0 deletions loaders/etcd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-etcd

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions loaders/etcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-etcd",
"version": "1.0.8",
"version": "2.0.0",
"description": "Node Konfig integration for etcd",
"keywords": [
"config",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 12 additions & 0 deletions loaders/file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-file

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions loaders/file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-file",
"version": "1.0.1",
"version": "2.0.0",
"description": "Node Konfig integration for Files",
"keywords": [
"config",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 12 additions & 0 deletions loaders/flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-flag

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions loaders/flag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-flag",
"version": "1.0.1",
"version": "2.0.0",
"description": "Node Konfig integration for Flags (CLI)",
"keywords": [
"config",
Expand Down Expand Up @@ -59,7 +59,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 12 additions & 0 deletions loaders/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-http

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions loaders/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-http",
"version": "1.0.8",
"version": "2.0.0",
"description": "Node Konfig integration for HTTP",
"keywords": [
"config",
Expand Down Expand Up @@ -60,7 +60,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 12 additions & 0 deletions loaders/vault/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-vault

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions loaders/vault/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-vault",
"version": "1.0.8",
"version": "2.0.0",
"description": "Node Konfig integration for Vault",
"keywords": [
"config",
Expand Down Expand Up @@ -59,7 +59,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @willsoto/node-konfig-core

## 4.1.0

### Minor Changes

- b12245a: Convert to PNPM
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-core",
"version": "4.0.1",
"version": "4.1.0",
"description": "Core configuration pacakge supporting file, static and environment variables",
"keywords": [
"config",
Expand Down
12 changes: 12 additions & 0 deletions parsers/toml/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-toml-parser

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions parsers/toml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-toml-parser",
"version": "1.0.2",
"version": "2.0.0",
"description": "TOML parser support for Node Konfig",
"keywords": [
"config",
Expand Down Expand Up @@ -55,7 +55,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 12 additions & 0 deletions parsers/yaml/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @willsoto/node-konfig-yaml-parser

## 2.0.0

### Minor Changes

- b12245a: Convert to PNPM

### Patch Changes

- Updated dependencies [b12245a]
- @willsoto/node-konfig-core@4.1.0
4 changes: 2 additions & 2 deletions parsers/yaml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@willsoto/node-konfig-yaml-parser",
"version": "1.0.2",
"version": "2.0.0",
"description": "Yaml parser support for Node Konfig",
"keywords": [
"config",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@willsoto/node-konfig-core": "^4.0.1"
"@willsoto/node-konfig-core": "^4.1.0"
},
"volta": {
"extends": "../../package.json"
Expand Down

0 comments on commit ef4842a

Please sign in to comment.