Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 17, 2024
1 parent f94ca2d commit 6ce0e29
Show file tree
Hide file tree
Showing 27 changed files with 100 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/wise-pumpkins-speak.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @oberon/docs

## 0.8.1

### Patch Changes

- @oberoncms/core@0.11.2

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberon/docs",
"version": "0.8.0",
"version": "0.8.1",
"private": true,
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions apps/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @oberon/playground

## 0.5.2

### Patch Changes

- @oberoncms/core@0.11.2
- @oberoncms/plugin-development@0.2.2
- @oberoncms/plugin-turso@0.12.2
- @oberoncms/plugin-uploadthing@0.10.8

## 0.5.1

### 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.5.1",
"version": "0.5.2",
"private": true,
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/oberoncms/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @oberoncms/core

## 0.11.2

### Patch Changes

- Updated dependencies [f7f5adb]
- @tohuhono/ui@0.10.2

## 0.11.1

### 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.11.1",
"version": "0.11.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "OberonCMS is a cloud deployable CMS written in typescript based on the Puck visual editor",
Expand Down
6 changes: 6 additions & 0 deletions packages/oberoncms/sqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @oberoncms/sqlite

## 0.2.2

### Patch Changes

- @oberoncms/core@0.11.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/oberoncms/sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/sqlite",
"version": "0.2.1",
"version": "0.2.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A Sqlite libsql drizzle database adapter for OberonCMS",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/development/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @oberoncms/plugin-development

## 0.2.2

### Patch Changes

- @oberoncms/core@0.11.2
- @oberoncms/sqlite@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/development/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/plugin-development",
"version": "0.2.1",
"version": "0.2.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A development plugin for OberonCMS",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugins/flydrive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @oberoncms/plugin-flydrive

## 0.2.1

### Patch Changes

- @oberoncms/core@0.11.2

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/flydrive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberoncms/plugin-flydrive",
"version": "0.2.0",
"version": "0.2.1",
"author": "Ahmed Rowaihi @sudorw",
"license": "MIT",
"description": "a fullstack image component for puck editor OberonCMS, flydrive based to store manage in the cloud, aws, gcp, cloudfare, s3, filesystem, etc.",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugins/pgsql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @oberoncms/plugin-pgsql

## 0.5.2

### Patch Changes

- @oberoncms/core@0.11.2

## 0.5.1

### 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.5.1",
"version": "0.5.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A PostgreSQL database plugin for OberonCMS",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/turso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @oberoncms/plugin-turso

## 0.12.2

### Patch Changes

- @oberoncms/core@0.11.2
- @oberoncms/sqlite@0.2.2

## 0.12.1

### 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.12.1",
"version": "0.12.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A Turso libsql database plugin for OberonCMS",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugins/uploadthing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @oberoncms/plugin-upload-thing

## 0.10.8

### Patch Changes

- @oberoncms/core@0.11.2

## 0.10.7

### 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.10.7",
"version": "0.10.8",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "An Puck component and OberonCMS plugin for embeding uploadthing images",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/vercel-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @oberoncms/plugin-vercel-postgres

## 0.8.2

### Patch Changes

- @oberoncms/core@0.11.2
- @oberoncms/plugin-pgsql@0.5.2

## 0.8.1

### 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.8.1",
"version": "0.8.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A Vercel PostgreSQL database plugin for OberonCMS",
Expand Down
7 changes: 7 additions & 0 deletions packages/tohuhono/puck-blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tohuhono/puck-blocks

## 0.8.4

### Patch Changes

- Updated dependencies [f7f5adb]
- @tohuhono/ui@0.10.2

## 0.8.3

### 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.8.3",
"version": "0.8.4",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A collection of puck components for building pages in OberonCMS",
Expand Down
6 changes: 6 additions & 0 deletions packages/tohuhono/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @oberon/ui

## 0.10.2

### Patch Changes

- f7f5adb: Update default theme

## 0.10.1

### 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.10.1",
"version": "0.10.2",
"author": "Tohuhono ltd",
"license": "MIT",
"description": "A UI library used by @tohuhono and @oberoncms packages",
Expand Down
7 changes: 7 additions & 0 deletions recipes/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# oberon-cms-example

## 0.11.2

### Patch Changes

- @oberoncms/core@0.11.2
- @oberoncms/plugin-development@0.2.2

## 0.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion recipes/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oberon/recipe-nextjs",
"version": "0.11.1",
"version": "0.11.2",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 6ce0e29

Please sign in to comment.