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/neat-masks-rhyme.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thirty-bottles-eat.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.3.19

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]
- @tinacms/[email protected]

## 2.3.18

### 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.3.18",
"version": "2.3.19",
"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.0.7

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- @tinacms/[email protected]
- [email protected]
- @tinacms/[email protected]
- @tinacms/[email protected]
- @tinacms/[email protected]

## 2.0.6

### 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.0.6",
"version": "2.0.7",
"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.5

### Patch Changes

- Updated dependencies []:
- @tinacms/[email protected]

## 2.0.4

### 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.4",
"version": "2.0.5",
"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.0.5

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- @tinacms/[email protected]
- @tinacms/[email protected]

## 2.0.4

### 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.0.4",
"version": "2.0.5",
"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.0.2

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- @tinacms/[email protected]

## 2.0.1

### 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": "2.0.1",
"version": "2.0.2",
"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.2.0

### Minor Changes

- [#6286](https://github.com/tinacms/tinacms/pull/6286) [`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - ✨ Half-width property for text fields in TinaCMS Editor

## 2.1.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.1.0",
"version": "2.2.0",
"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.1.9

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- @tinacms/[email protected]
- @tinacms/[email protected]

## 1.1.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.1.8",
"version": "1.1.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.1.19

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]

## 0.1.18

### 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.1.18",
"version": "0.1.19",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/create-tina-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-tina-app

## 2.1.2

### Patch Changes

- [#6277](https://github.com/tinacms/tinacms/pull/6277) [`271a1d0`](https://github.com/tinacms/tinacms/commit/271a1d057234346fc127b6f259c766a8b26a603f) Thanks [@wicksipedia](https://github.com/wicksipedia)! - Fix - selected package manager would not be captured as telemetry when passed in as a parameter

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-tina-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-tina-app",
"version": "2.1.1",
"version": "2.1.2",
"type": "module",
"main": "dist/index.js",
"files": [
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

## 7.0.0

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]

## 6.0.3

### 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,6 +1,6 @@
{
"name": "next-tinacms-azure",
"version": "6.0.3",
"version": "7.0.0",
"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

## 19.0.0

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]

## 18.0.3

### 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": "18.0.3",
"version": "19.0.0",
"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

## 16.0.0

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]

## 15.0.3

### 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": "15.0.3",
"version": "16.0.0",
"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

## 16.0.0

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]

## 15.0.3

### 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": "15.0.3",
"version": "16.0.0",
"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

## 16.0.0

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- @tinacms/[email protected]
- [email protected]

## 15.0.3

### 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": "15.0.3",
"version": "16.0.0",
"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

## 16.0.0

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- [email protected]

## 15.0.3

### 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": "15.0.3",
"version": "16.0.0",
"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.0.5

### Patch Changes

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

## 4.0.4

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

## 3.2.0

### Minor Changes

- [#6286](https://github.com/tinacms/tinacms/pull/6286) [`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - ✨ Half-width property for text fields in TinaCMS Editor

### Patch Changes

- Updated dependencies [[`a63401a`](https://github.com/tinacms/tinacms/commit/a63401a3dd8271258bc6bfb4cc22593c19e94c7d)]:
- @tinacms/schema-tools@2.2.0
- @tinacms/mdx@2.0.2
- @tinacms/search@1.1.9

## 3.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tinacms",
"type": "module",
"typings": "dist/index.d.ts",
"version": "3.1.3",
"version": "3.2.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"exports": {
Expand Down
Loading