Skip to content

Commit

Permalink
Merge pull request #4512 from tinacms/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jeffsee55 committed May 2, 2024
2 parents 322a201 + d713444 commit 18c674b
Show file tree
Hide file tree
Showing 39 changed files with 184 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-sloths-draw.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/old-bananas-walk.md

This file was deleted.

10 changes: 10 additions & 0 deletions examples/basic-iframe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- @tinacms/graphql@1.4.34
- @tinacms/datalayer@1.2.34

## null

### Patch Changes

- Updated dependencies [141e78c04]
- tinacms@1.6.2

Expand Down
9 changes: 9 additions & 0 deletions examples/empty/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- @tinacms/cli@1.5.45

## null

### Patch Changes

- Updated dependencies [141e78c04]
- tinacms@1.6.2
- @tinacms/cli@1.5.44
Expand Down
9 changes: 9 additions & 0 deletions examples/kitchen-sink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# e2e-next

## 0.1.65

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- @tinacms/datalayer@1.2.34

## 0.1.64

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "e2e-next",
"version": "0.1.64",
"version": "0.1.65",
"private": true,
"scripts": {
"dev": "MONOREPO_DEV=true tinacms dev -c \"next dev\"",
Expand Down
11 changes: 11 additions & 0 deletions examples/tina-self-hosted-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tinacms/self-hosted-starter

## 0.1.49

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- tinacms-authjs@2.0.3
- @tinacms/datalayer@1.2.34
- tinacms-gitprovider-github@1.0.5

## 0.1.48

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/tina-self-hosted-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/self-hosted-starter",
"version": "0.1.48",
"version": "0.1.49",
"private": true,
"scripts": {
"dev": "TINA_PUBLIC_IS_LOCAL=true tinacms dev -c \"next dev\"",
Expand Down
8 changes: 8 additions & 0 deletions experimental-examples/kitchen-sink/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## null

### Patch Changes

- Updated dependencies [141e78c04]
- tinacms@1.6.2

Expand Down
10 changes: 10 additions & 0 deletions experimental-examples/tina-cloud-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tinacms/starter

## 0.1.30

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- @tinacms/mdx@1.3.24
- @tinacms/vercel-previews@0.0.30

## 0.1.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion experimental-examples/tina-cloud-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/starter",
"version": "0.1.29",
"version": "0.1.30",
"private": true,
"scripts": {
"dev": "tinacms dev -c \"next dev\"",
Expand Down
9 changes: 9 additions & 0 deletions packages/@tinacms/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tinacms/app

## 1.2.41

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- @tinacms/mdx@1.3.24

## 1.2.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/app",
"version": "1.2.40",
"version": "1.2.41",
"main": "src/main.tsx",
"license": "Apache-2.0",
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/@tinacms/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# tinacms-cli

## 1.5.45

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3
- @tinacms/app@1.2.41
- @tinacms/graphql@1.4.34
- @tinacms/datalayer@1.2.34
- @tinacms/search@1.0.19

## 1.5.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/cli",
"version": "1.5.44",
"version": "1.5.45",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/@tinacms/datalayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# tina-graphql

## 1.2.34

### Patch Changes

- @tinacms/graphql@1.4.34

## 1.2.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/datalayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/datalayer",
"version": "1.2.33",
"version": "1.2.34",
"main": "dist/index.js",
"module": "dist/index.mjs",
"typings": "dist/index",
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tina-graphql

## 1.4.34

### Patch Changes

- Updated dependencies [b3ad50a62]
- @tinacms/mdx@1.3.24

## 1.4.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/graphql",
"version": "1.4.33",
"version": "1.4.34",
"main": "dist/index.js",
"module": "dist/index.mjs",
"typings": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/@tinacms/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tinacms/mdx

## 1.3.24

### Patch Changes

- b3ad50a62: Fix issue where rich-text nested inside JSX objects wasn't being parsed/stringified properly.

## 1.3.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/mdx",
"version": "1.3.23",
"version": "1.3.24",
"typings": "dist/index.d.ts",
"main": "dist/index.js",
"browser": "dist/index.browser.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/@tinacms/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tinacms/search

## 1.0.19

### Patch Changes

- @tinacms/graphql@1.4.34

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/search",
"version": "1.0.18",
"version": "1.0.19",
"main": "dist/index.js",
"module": "dist/index-client.mjs",
"typings": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/@tinacms/vercel-previews/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.0.30

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/vercel-previews/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/vercel-previews",
"version": "0.0.29",
"version": "0.0.30",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "./dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/next-tinacms-cloudinary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# next-tinacms-cloudinary

## 5.0.3

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## 5.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-cloudinary",
"version": "5.0.2",
"version": "5.0.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/next-tinacms-dos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# next-tinacms-cloudinary

## 2.0.3

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-dos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-dos",
"version": "2.0.2",
"version": "2.0.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/next-tinacms-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# next-tinacms-s3

## 2.0.3

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-s3",
"version": "2.0.2",
"version": "2.0.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/tinacms-authjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# tinacms-authjs

## 2.0.3

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-authjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinacms-authjs",
"version": "2.0.2",
"version": "2.0.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/tinacms-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# tinacms-clerk

## 2.0.3

### Patch Changes

- Updated dependencies [66f7e2074]
- Updated dependencies [b3ad50a62]
- tinacms@1.6.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinacms-clerk",
"version": "2.0.2",
"version": "2.0.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
Loading

0 comments on commit 18c674b

Please sign in to comment.