Skip to content

Commit

Permalink
chore: release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sdorra committed Feb 18, 2024
1 parent 6eb39e8 commit be6ad9f
Show file tree
Hide file tree
Showing 30 changed files with 76 additions and 74 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-penguins-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-scissors-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-cheetahs-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-kids-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-fans-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-goats-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-coins-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-planets-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-ways-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-queens-repeat.md

This file was deleted.

2 changes: 1 addition & 1 deletion integrations/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@content-collections/cli": "0.1.2",
"@content-collections/core": "0.2.0"
"@content-collections/core": "0.3.0"
},
"devDependencies": {
"@types/node": "18",
Expand Down
4 changes: 2 additions & 2 deletions integrations/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "playwright test"
},
"dependencies": {
"@content-collections/next": "0.1.1",
"@content-collections/core": "0.2.0",
"@content-collections/next": "0.1.2",
"@content-collections/core": "0.3.0",
"next": "14.1.0",
"react": "^18",
"react-dom": "^18"
Expand Down
4 changes: 2 additions & 2 deletions integrations/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"devDependencies": {
"@builder.io/qwik": "^1.4.1",
"@builder.io/qwik-city": "^1.4.1",
"@content-collections/vite": "0.1.2",
"@content-collections/core": "0.2.0",
"@content-collections/vite": "0.2.0",
"@content-collections/core": "0.3.0",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.6",
"@typescript-eslint/eslint-plugin": "^6.19.1",
Expand Down
4 changes: 2 additions & 2 deletions integrations/remix-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/remix-vite": "0.0.0",
"@content-collections/core": "0.3.0",
"@content-collections/remix-vite": "0.1.0",
"@playwright/test": "^1.40.1",
"@remix-run/dev": "^2.5.0",
"@types/react": "^18.2.20",
Expand Down
4 changes: 2 additions & 2 deletions integrations/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "playwright test"
},
"dependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/solid-start": "0.0.0",
"@content-collections/core": "0.3.0",
"@content-collections/solid-start": "0.1.0",
"@playwright/test": "^1.40.1",
"@solidjs/start": "^0.4.10",
"solid-js": "^1.8.11",
Expand Down
4 changes: 2 additions & 2 deletions integrations/svelte-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "playwright test"
},
"devDependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/vite": "0.1.2",
"@content-collections/core": "0.3.0",
"@content-collections/vite": "0.2.0",
"@playwright/test": "^1.40.1",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions integrations/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "playwright test"
},
"dependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/vite": "0.1.2",
"@content-collections/core": "0.3.0",
"@content-collections/vite": "0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @content-collections/core

## 0.3.0

### Minor Changes

- [`129088d`](https://github.com/sdorra/content-collections/commit/129088d4e12d049d56adf762dac210f120a45e22) Thanks [@sdorra](https://github.com/sdorra)! - Add cache function to context

- [`7b65d76`](https://github.com/sdorra/content-collections/commit/7b65d76afca5e291ed21b2805a6580e59075a314) Thanks [@sdorra](https://github.com/sdorra)! - #3 add support for json and yaml

- [`5cef04e`](https://github.com/sdorra/content-collections/commit/5cef04e7786f9369b89eac5b44c43249f4718f3b) Thanks [@sdorra](https://github.com/sdorra)! - Make document the first parameter of the transform function

- [`8eb192f`](https://github.com/sdorra/content-collections/commit/8eb192f14dac9badbce4d07c156df33dfb5b9672) Thanks [@sdorra](https://github.com/sdorra)! - Revert support for multiple directories in a single collection

### Patch Changes

- [`8c43837`](https://github.com/sdorra/content-collections/commit/8c438376b6912394ac402f107f95450f2f1b1dd2) Thanks [@sdorra](https://github.com/sdorra)! - Treat date values in frontmatter as string instead of Date object, see #4

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@content-collections/core",
"version": "0.2.0",
"version": "0.3.0",
"type": "module",
"main": "dist/index.cjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @content-collections/next

## 0.1.2

### Patch Changes

- [`d7be23b`](https://github.com/sdorra/content-collections/commit/d7be23baadc86d41453beeb219aab51c6fdf9467) Thanks [@sdorra](https://github.com/sdorra)! - Fix typo in function names

- Updated dependencies []:
- @content-collections/integrations@0.1.1

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@content-collections/next",
"description": "Use content-collection with Next.js",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/remix-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @content-collections/remix-vite

## 0.1.0

### Minor Changes

- [`fc22fa3`](https://github.com/sdorra/content-collections/commit/fc22fa384ae06ddd9f8a6ca52ced369f26f15d23) Thanks [@sdorra](https://github.com/sdorra)! - Add new package remix-vite to avoid multiple executions
2 changes: 1 addition & 1 deletion packages/remix-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@content-collections/remix-vite",
"description": "Use content-collections with Remix + Vite",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/solid-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @content-collections/solid-start

## 0.1.0

### Minor Changes

- [`9de2ba8`](https://github.com/sdorra/content-collections/commit/9de2ba8b34a90d4e70a5f9a3dfd8bb2ced370adb) Thanks [@sdorra](https://github.com/sdorra)! - Add separate package for solid-start to avoid multiple executions
2 changes: 1 addition & 1 deletion packages/solid-start/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@content-collections/solid-start",
"description": "Use content-collections with SolidStart",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @content-collections/vite

## 0.2.0

### Minor Changes

- [`fc22fa3`](https://github.com/sdorra/content-collections/commit/fc22fa384ae06ddd9f8a6ca52ced369f26f15d23) Thanks [@sdorra](https://github.com/sdorra)! - Add option to disable execution

### Patch Changes

- [`9de2ba8`](https://github.com/sdorra/content-collections/commit/9de2ba8b34a90d4e70a5f9a3dfd8bb2ced370adb) Thanks [@sdorra](https://github.com/sdorra)! - Add aliases to configuration, even if the plugin is disabled

- Updated dependencies []:
- @content-collections/integrations@0.1.1

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@content-collections/vite",
"description": "Use content-collections with Vite",
"version": "0.1.2",
"version": "0.2.0",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions samples/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "playwright test"
},
"dependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/vite": "0.1.2",
"@content-collections/core": "0.3.0",
"@content-collections/vite": "0.2.0",
"@mdx-js/mdx": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions samples/react-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "playwright test"
},
"dependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/vite": "0.1.2",
"@content-collections/core": "0.3.0",
"@content-collections/vite": "0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1"
Expand Down
4 changes: 2 additions & 2 deletions samples/remix-mdx-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@content-collections/core": "0.2.0",
"@content-collections/vite": "0.1.2",
"@content-collections/core": "0.3.0",
"@content-collections/vite": "0.2.0",
"@mdx-js/rollup": "^3.0.0",
"@playwright/test": "^1.40.1",
"@remix-run/dev": "^2.5.0",
Expand Down

0 comments on commit be6ad9f

Please sign in to comment.