Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/brave-beds-change.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eight-ears-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-chicken-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-steaks-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-falcons-switch.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/@tinacms/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tinacms/app

## 2.4.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2
- @tinacms/mdx@2.1.1

## 2.4.1

### 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": "2.4.1",
"version": "2.4.2",
"main": "src/main.tsx",
"license": "Apache-2.0",
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/@tinacms/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# tinacms-cli

## 2.2.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2
- @tinacms/schema-tools@2.7.1
- @tinacms/app@2.4.2
- @tinacms/graphql@2.2.3
- @tinacms/search@1.2.9

## 2.2.1

### 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,7 +1,7 @@
{
"name": "@tinacms/cli",
"type": "module",
"version": "2.2.1",
"version": "2.2.2",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/datalayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tina-graphql

## 2.0.15

### Patch Changes

- Updated dependencies []:
- @tinacms/graphql@2.2.3

## 2.0.14

### 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,7 +1,7 @@
{
"name": "@tinacms/datalayer",
"type": "module",
"version": "2.0.14",
"version": "2.0.15",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/@tinacms/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# tina-graphql

## 2.2.3

### Patch Changes

- Updated dependencies [[`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384)]:
- @tinacms/schema-tools@2.7.1
- @tinacms/mdx@2.1.1

## 2.2.2

### 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,7 +1,7 @@
{
"name": "@tinacms/graphql",
"type": "module",
"version": "2.2.2",
"version": "2.2.3",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tinacms/mdx

## 2.1.1

### Patch Changes

- Updated dependencies [[`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384)]:
- @tinacms/schema-tools@2.7.1

## 2.1.0

### Minor 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": "2.1.0",
"version": "2.1.1",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/@tinacms/schema-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tinacms/schema-tools

## 2.7.1

### Patch Changes

- [#6633](https://github.com/tinacms/tinacms/pull/6633) [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384) Thanks [@JackDevAU](https://github.com/JackDevAU)! - refactor: make @tinacms/schema-tools the single source of truth

## 2.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/schema-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/schema-tools",
"type": "module",
"version": "2.7.0",
"version": "2.7.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/@tinacms/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tinacms/search

## 1.2.9

### Patch Changes

- Updated dependencies [[`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384)]:
- @tinacms/schema-tools@2.7.1
- @tinacms/graphql@2.2.3

## 1.2.8

### 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,7 +1,7 @@
{
"name": "@tinacms/search",
"type": "module",
"version": "1.2.8",
"version": "1.2.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/vercel-previews/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 0.2.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2

## 0.2.1

### 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,7 +1,7 @@
{
"name": "@tinacms/vercel-previews",
"type": "module",
"version": "0.2.1",
"version": "0.2.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-azure

## 12.0.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2

## 12.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-azure/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-tinacms-azure",
"type": "module",
"version": "12.0.1",
"version": "12.0.2",
"description": "",
"main": "dist/index.js",
"module": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-cloudinary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-cloudinary

## 24.0.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2

## 24.0.1

### 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,7 +1,7 @@
{
"name": "next-tinacms-cloudinary",
"type": "module",
"version": "24.0.1",
"version": "24.0.2",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-dos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-cloudinary

## 21.0.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2

## 21.0.1

### 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,7 +1,7 @@
{
"name": "next-tinacms-dos",
"type": "module",
"version": "21.0.1",
"version": "21.0.2",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-s3

## 21.0.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2

## 21.0.1

### 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,7 +1,7 @@
{
"name": "next-tinacms-s3",
"type": "module",
"version": "21.0.1",
"version": "21.0.2",
"main": "dist/index.js",
"module": "./dist/index.js",
"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

## 21.0.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2
- @tinacms/schema-tools@2.7.1

## 21.0.1

### 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,7 +1,7 @@
{
"name": "tinacms-authjs",
"type": "module",
"version": "21.0.1",
"version": "21.0.2",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/tinacms-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tinacms-clerk

## 21.0.2

### Patch Changes

- Updated dependencies [[`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b), [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384), [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32), [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af), [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867), [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299)]:
- tinacms@3.7.2

## 21.0.1

### 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,7 +1,7 @@
{
"name": "tinacms-clerk",
"type": "module",
"version": "21.0.1",
"version": "21.0.2",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/tinacms-gitprovider-github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tinacms-gitprovider-github

## 4.1.2

### Patch Changes

- Updated dependencies []:
- @tinacms/datalayer@2.0.15

## 4.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-gitprovider-github/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tinacms-gitprovider-github",
"type": "module",
"version": "4.1.1",
"version": "4.1.2",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
21 changes: 21 additions & 0 deletions packages/tinacms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# tinacms

## 3.7.2

### Patch Changes

- [#6400](https://github.com/tinacms/tinacms/pull/6400) [`3569c95`](https://github.com/tinacms/tinacms/commit/3569c95c124138013b36cd30bfef4d0b02f5c57b) Thanks [@kulesy](https://github.com/kulesy)! - Improve branch operation error message clarity

- [#6633](https://github.com/tinacms/tinacms/pull/6633) [`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384) Thanks [@JackDevAU](https://github.com/JackDevAU)! - refactor: make @tinacms/schema-tools the single source of truth

- [#6617](https://github.com/tinacms/tinacms/pull/6617) [`ff1cd6f`](https://github.com/tinacms/tinacms/commit/ff1cd6fb50edc24b34f81166d7dedbfec6d22b32) Thanks [@18-th](https://github.com/18-th)! - Improve error messages when a pull request via editorial workflow fails due to missing Git authoring tokens

- [#6626](https://github.com/tinacms/tinacms/pull/6626) [`d1ad86e`](https://github.com/tinacms/tinacms/commit/d1ad86e204e19bf5bb4811658d40d172635da3af) Thanks [@tiagov8](https://github.com/tiagov8)! - Fix login screen error message and update modal title

- [#6607](https://github.com/tinacms/tinacms/pull/6607) [`e146e92`](https://github.com/tinacms/tinacms/commit/e146e922b40cb5376c7a3adf81b44ad4cf8f1867) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - 🐖 Add Telemetry to new Media Usage dashboard to see how users are interacting with it

- [#6602](https://github.com/tinacms/tinacms/pull/6602) [`246ee27`](https://github.com/tinacms/tinacms/commit/246ee27a8e0b74baf241c6a70a1699013fc59299) Thanks [@griffenedge](https://github.com/griffenedge)! - Reduce the TinaCloud auth modal login image so it appears as a decorative element rather than dominating the modal.

- Updated dependencies [[`4315d73`](https://github.com/tinacms/tinacms/commit/4315d731e729857713d5f3fc6cdef2b30abd9384)]:
- @tinacms/schema-tools@2.7.1
- @tinacms/mdx@2.1.1
- @tinacms/search@1.2.9

## 3.7.1

### Patch Changes
Expand Down
Loading
Loading