Skip to content

Commit

Permalink
Version Packages (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d2ece32 commit 2f6997e
Show file tree
Hide file tree
Showing 33 changed files with 174 additions and 66 deletions.
19 changes: 0 additions & 19 deletions .changeset/nine-birds-try.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/proud-eagles-judge.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/shy-sheep-double.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @oberon/demo

## 0.3.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @tohuhono/puck-rich-text@0.7.2
- @oberoncms/core@0.9.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberon/demo",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"build": "echo 'next build'",
Expand Down
14 changes: 14 additions & 0 deletions apps/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @oberon/playground

## 0.3.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @tohuhono/puck-rich-text@0.7.2
- @oberoncms/plugin-uploadthing@0.9.3
- @oberoncms/core@0.9.3
- @oberoncms/plugin-turso@0.10.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberon/playground",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"build": "next build",
Expand Down
9 changes: 9 additions & 0 deletions apps/rich-text-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @oberon/rich-text-demo

## 1.5.2

### Patch Changes

- d2ece32: fix turbo build filter
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @tohuhono/puck-rich-text@0.7.2

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/rich-text-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberon/rich-text-demo",
"version": "1.5.1",
"version": "1.5.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-oberon-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-oberon-app

## 0.2.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-oberon-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-oberon-app",
"version": "0.2.2",
"version": "0.2.3",
"author": "Tohuhono ltd",
"repository": "tohuhono/oberon",
"bugs": "https://github.com/tohuhono/oberon",
Expand Down
13 changes: 13 additions & 0 deletions packages/oberoncms/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @oberoncms/core

## 0.9.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @tohuhono/utils@0.7.3
- @tohuhono/ui@0.8.3

## 0.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/oberoncms/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/core",
"version": "0.9.2",
"version": "0.9.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "OberonCMS is a cloud deployable CMS written in typescript based on the Puck visual editor",
Expand Down
12 changes: 12 additions & 0 deletions packages/plugins/pgsql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @oberoncms/plugin-pgsql

## 0.3.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @oberoncms/core@0.9.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/pgsql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/plugin-pgsql",
"version": "0.3.2",
"version": "0.3.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A PostgreSQL database plugin for OberonCMS",
Expand Down
12 changes: 12 additions & 0 deletions packages/plugins/turso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @oberoncms/plugin-turso

## 0.10.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @oberoncms/core@0.9.3

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/turso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/plugin-turso",
"version": "0.10.2",
"version": "0.10.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A Turso libsql database plugin for OberonCMS",
Expand Down
12 changes: 12 additions & 0 deletions packages/plugins/uploadthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @oberoncms/plugin-upload-thing

## 0.9.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @oberoncms/core@0.9.3

## 0.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/uploadthing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/plugin-uploadthing",
"version": "0.9.2",
"version": "0.9.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "An Puck component and OberonCMS plugin for embeding uploadthing images",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/vercel-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @oberoncms/plugin-vercel-postgres

## 0.6.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/vercel-postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/plugin-vercel-postgres",
"version": "0.6.2",
"version": "0.6.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A Vercel PostgreSQL database plugin for OberonCMS",
Expand Down
8 changes: 8 additions & 0 deletions packages/tohuhono/dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @oberon/dev

## 0.8.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages

## 0.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tohuhono/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tohuhono/dev",
"version": "0.8.2",
"version": "0.8.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "Developer and build tools used by @tohuhono and @oberoncms packages",
Expand Down
12 changes: 12 additions & 0 deletions packages/tohuhono/puck-blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tohuhono/puck-blocks

## 0.7.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @tohuhono/ui@0.8.3

## 0.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tohuhono/puck-blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tohuhono/puck-blocks",
"version": "0.7.2",
"version": "0.7.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A collection of puck components for building pages in OberonCMS",
Expand Down
7 changes: 7 additions & 0 deletions packages/tohuhono/puck-rich-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tohuhono/puck-rich-text

## 0.7.2

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command

## 0.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tohuhono/puck-rich-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tohuhono/puck-rich-text",
"version": "0.7.1",
"version": "0.7.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A puck component for rich text editing made for OberonCMS",
Expand Down
12 changes: 12 additions & 0 deletions packages/tohuhono/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @oberon/ui

## 0.8.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- Updated dependencies [d2ece32]
- @tohuhono/utils@0.7.3

## 0.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tohuhono/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tohuhono/ui",
"version": "0.8.2",
"version": "0.8.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A UI library used by @tohuhono and @oberoncms packages",
Expand Down
8 changes: 8 additions & 0 deletions packages/tohuhono/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @oberon/utils

## 0.7.3

### Patch Changes

- d2ece32: fix turbo build filter
- d2ece32: Fix build command
- d2ece32: Fix dist not included in published packages

## 0.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tohuhono/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tohuhono/utils",
"version": "0.7.2",
"version": "0.7.3",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A collection of utility functions used by @tohuhono and @oberoncms packages",
Expand Down
Loading

0 comments on commit 2f6997e

Please sign in to comment.