Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mbyrne00 committed Dec 12, 2023
1 parent 0a52b54 commit 1ffc84c
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 9 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@mondokit/gcp-tasks": "1.0.0-alpha.0"
},
"changesets": [
"late-phones-attend",
"orange-socks-talk",
"slimy-chefs-exercise",
"swift-mails-train"
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-bigquery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"devDependencies": {
"@google-cloud/bigquery": "7.3.0",
"@mondokit/gcp-core": "1.0.0-alpha.3",
"@mondokit/gcp-storage": "1.0.0-alpha.2"
"@mondokit/gcp-storage": "1.0.0-alpha.3"
}
}
2 changes: 1 addition & 1 deletion packages/gcp-datastore-backups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@mondokit/gcp-bigquery": "1.0.0-alpha.2",
"@mondokit/gcp-core": "1.0.0-alpha.3",
"@mondokit/gcp-datastore": "1.0.0-alpha.2",
"@mondokit/gcp-storage": "1.0.0-alpha.2",
"@mondokit/gcp-storage": "1.0.0-alpha.3",
"@mondokit/gcp-tasks": "1.0.0-alpha.2",
"@types/luxon": "3.3.0"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/gcp-firestore-backups/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mondokit/gcp-firestore-backups

## 1.0.0-alpha.3

### Patch Changes

- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM

## 1.0.0-alpha.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/gcp-firestore-backups/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondokit/gcp-firestore-backups",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Utils for performing firestore backups",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -40,8 +40,8 @@
"@google-cloud/tasks": "3.1.2",
"@mondokit/gcp-bigquery": "1.0.0-alpha.2",
"@mondokit/gcp-core": "1.0.0-alpha.3",
"@mondokit/gcp-firestore": "1.0.0-alpha.4",
"@mondokit/gcp-storage": "1.0.0-alpha.2",
"@mondokit/gcp-firestore": "1.0.0-alpha.5",
"@mondokit/gcp-storage": "1.0.0-alpha.3",
"@mondokit/gcp-tasks": "1.0.0-alpha.2",
"@types/luxon": "3.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-firestore-migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@google-cloud/firestore": "^6.6.1",
"@mondokit/gcp-core": "1.0.0-alpha.3",
"@mondokit/gcp-firestore": "1.0.0-alpha.4"
"@mondokit/gcp-firestore": "1.0.0-alpha.5"
},
"gitHead": "087032afa8903aa576041cdfe4913fe8f115e919"
}
6 changes: 6 additions & 0 deletions packages/gcp-firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mondokit/gcp-firestore

## 1.0.0-alpha.5

### Patch Changes

- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM

## 1.0.0-alpha.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-firestore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondokit/gcp-firestore",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "",
"main": "dist/index.js",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/gcp-google-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mondokit/gcp-google-auth

## 1.0.0-alpha.2

### Patch Changes

- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM

## 1.0.0-alpha.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-google-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondokit/gcp-google-auth",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "Tools for Google Cloud Authentication",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/gcp-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mondokit/gcp-storage

## 1.0.0-alpha.3

### Patch Changes

- 0a52b54: Remove lurking lodash references and replace with lodash-es for ESM

## 1.0.0-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mondokit/gcp-storage",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Tools for Google Cloud Storage",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 1ffc84c

Please sign in to comment.