Skip to content

Commit

Permalink
chore(release): New release 🎉 🚀
Browse files Browse the repository at this point in the history
 - @commodo/[email protected]
 - @commodo/[email protected]
 - @commodo/[email protected]
 - @commodo/[email protected]
 - @commodo/[email protected]
 - @commodo/[email protected]
 - @commodo/[email protected]
  • Loading branch information
adrians5j committed May 10, 2020
1 parent 5d3bc9e commit fd00f35
Show file tree
Hide file tree
Showing 14 changed files with 76 additions and 20 deletions.
8 changes: 8 additions & 0 deletions packages/fields-storage-mongodb/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.

# 2.0.0-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage-mongodb





# 2.0.0-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage-mongodb
Expand Down
8 changes: 4 additions & 4 deletions packages/fields-storage-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/fields-storage-mongodb",
"version": "2.0.0-canary.1",
"version": "2.0.0-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -11,9 +11,9 @@
],
"license": "MIT",
"dependencies": {
"@commodo/fields": "^1.0.3-canary.1",
"@commodo/fields-storage": "^2.0.0-canary.1",
"@commodo/name": "^1.1.1-canary.1",
"@commodo/fields": "^1.0.3-canary.2",
"@commodo/fields-storage": "^2.0.0-canary.2",
"@commodo/name": "^1.1.1-canary.2",
"mongodb": "^3.1.13",
"repropose": "^1.0.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/fields-storage-ref/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.

## 1.0.3-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage-ref





## 1.0.3-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage-ref
Expand Down
10 changes: 5 additions & 5 deletions packages/fields-storage-ref/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/fields-storage-ref",
"version": "1.0.3-canary.1",
"version": "1.0.3-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -10,10 +10,10 @@
"Adrian Smijulj <[email protected]>"
],
"dependencies": {
"@commodo/fields": "^1.0.3-canary.1",
"@commodo/fields-storage": "^2.0.0-canary.1",
"@commodo/hooks": "^1.0.3-canary.1",
"@commodo/name": "^1.1.1-canary.1",
"@commodo/fields": "^1.0.3-canary.2",
"@commodo/fields-storage": "^2.0.0-canary.2",
"@commodo/hooks": "^1.0.3-canary.2",
"@commodo/name": "^1.1.1-canary.2",
"repropose": "^1.0.2"
},
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/fields-storage-soft-delete/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.

# 2.0.0-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage-soft-delete





# 2.0.0-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage-soft-delete
Expand Down
6 changes: 3 additions & 3 deletions packages/fields-storage-soft-delete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/fields-storage-soft-delete",
"version": "2.0.0-canary.1",
"version": "2.0.0-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -11,8 +11,8 @@
],
"license": "MIT",
"dependencies": {
"@commodo/fields": "^1.0.3-canary.1",
"@commodo/name": "^1.1.1-canary.1",
"@commodo/fields": "^1.0.3-canary.2",
"@commodo/name": "^1.1.1-canary.2",
"repropose": "^1.0.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fields-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.

# 2.0.0-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage





# 2.0.0-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/fields-storage
Expand Down
10 changes: 5 additions & 5 deletions packages/fields-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/fields-storage",
"version": "2.0.0-canary.1",
"version": "2.0.0-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -10,13 +10,13 @@
"Adrian Smijulj <[email protected]>"
],
"dependencies": {
"@commodo/hooks": "^1.0.3-canary.1",
"@commodo/name": "^1.1.1-canary.1",
"@commodo/hooks": "^1.0.3-canary.2",
"@commodo/name": "^1.1.1-canary.2",
"repropose": "^1.0.2"
},
"devDependencies": {
"@commodo/fields": "^1.0.3-canary.1",
"@commodo/fields-storage-mongodb": "^2.0.0-canary.1",
"@commodo/fields": "^1.0.3-canary.2",
"@commodo/fields-storage-mongodb": "^2.0.0-canary.2",
"lodash.clonedeep": "^4.5.0",
"ramda": "^0.27.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/fields/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.

## 1.0.3-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/fields





## 1.0.3-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/fields
Expand Down
2 changes: 1 addition & 1 deletion packages/fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/fields",
"version": "1.0.3-canary.1",
"version": "1.0.3-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/hooks/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.

## 1.0.3-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/hooks





## 1.0.3-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/hooks
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/hooks",
"version": "1.0.3-canary.1",
"version": "1.0.3-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/name/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.

## 1.1.1-canary.2 (2020-05-10)

**Note:** Version bump only for package @commodo/name





## 1.1.1-canary.1 (2020-05-10)

**Note:** Version bump only for package @commodo/name
Expand Down
2 changes: 1 addition & 1 deletion packages/name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commodo/name",
"version": "1.1.1-canary.1",
"version": "1.1.1-canary.2",
"main": "index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit fd00f35

Please sign in to comment.