Skip to content

Commit

Permalink
Version Packages (#5)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]

## @zemble/[email protected]

### Patch Changes

-   d8c9842: Bump graphql

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]
    -   [email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]
    -   [email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   d8c9842: Bump graphql
-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   [email protected]
    -   @zemble/[email protected]
    -   [email protected]
    -   [email protected]
    -   [email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies [d8c9842]
    -   @zemble/[email protected]
    -   [email protected]
    -   [email protected]
    -   [email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 15, 2023
1 parent 3f5c145 commit d4660ad
Show file tree
Hide file tree
Showing 29 changed files with 132 additions and 20 deletions.
6 changes: 0 additions & 6 deletions .changeset/gorgeous-ghosts-enjoy.md

This file was deleted.

10 changes: 10 additions & 0 deletions apps/supplement-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# supplement-stack

## 0.0.4

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]
- [email protected]
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/supplement-stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "supplement-stack",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "app.ts",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions apps/todo-app-with-auth-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# todo-app-with-auth-backend

## 0.0.4

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]
- [email protected]
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/todo-app-with-auth-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "todo-app-with-auth-backend",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"private": true,
"main": "app.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/auth-anonymous/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# zemble-plugin-auth-anonymous

## 0.0.4

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-anonymous/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-auth-anonymous",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/auth-api-token/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# zemble-plugin-auth-api-token

## 0.0.6

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-api-token/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-auth-api-token",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/auth-otp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# zemble-plugin-auth-otp

## 0.0.6

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]
- [email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-otp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-auth-otp",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# zemble-plugin-auth

## 0.0.6

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-auth",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "plugin.ts",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/bull/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# zemble-plugin-bull

## 0.0.6

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bull/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-bull",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cms-users/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# zemble-plugin-cms-users

## 0.0.4

### Patch Changes

- Updated dependencies [d8c9842]
- [email protected]
- @zemble/graphql@0.0.8
- [email protected]
- [email protected]
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cms-users/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-cms-users",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "plugin.ts",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions packages/cms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# zemble-plugin-cms

## 0.0.4

### Patch Changes

- d8c9842: Bump graphql
- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-cms",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "plugin.ts",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/email-sendgrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# zemble-plugin-email-sendgrid

## 0.0.6

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/email-sendgrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-email-sendgrid",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/graphql-yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zemble/graphql

## 0.0.8

### Patch Changes

- d8c9842: Bump graphql

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemble/graphql",
"version": "0.0.7",
"version": "0.0.8",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/kv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# zemble-plugin-kv

## 0.0.6

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-kv",
"version": "0.0.5",
"version": "0.0.6",
"description": "",
"main": "plugin.ts",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/logger-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# zemble-plugin-logger-graphql

## 0.0.4

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/logger-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-logger-graphql",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "plugin.ts",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions packages/todo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# zemble-plugin-todo

## 0.0.4

### Patch Changes

- Updated dependencies [d8c9842]
- @zemble/graphql@0.0.8
- [email protected]
- [email protected]
- [email protected]

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/todo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zemble-plugin-todo",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "plugin.ts",
"private": true,
Expand Down

0 comments on commit d4660ad

Please sign in to comment.