Skip to content

Commit 64d309f

Browse files
ci: release
1 parent e1014ef commit 64d309f

27 files changed

+97
-46
lines changed

.changeset/content-list-auto-fetch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/curly-pens-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-cli-login.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/full-pugs-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plugin-page-hooks-public.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/repeater-field-type.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/ripe-seals-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/admin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @emdash-cms/admin
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#111](https://github.com/emdash-cms/emdash/pull/111) [`87b0439`](https://github.com/emdash-cms/emdash/commit/87b0439927454a275833992de4244678b47b9aa3) Thanks [@mvanhorn](https://github.com/mvanhorn)! - Adds repeater field type for structured repeating data
8+
9+
### Patch Changes
10+
11+
- [#99](https://github.com/emdash-cms/emdash/pull/99) [`3b6b75b`](https://github.com/emdash-cms/emdash/commit/3b6b75b01b5674776cb588506d75042d4a2745ea) Thanks [@all3f0r1](https://github.com/all3f0r1)! - Fix content list not fetching beyond the first API page when navigating to the last client-side page
12+
13+
- [#377](https://github.com/emdash-cms/emdash/pull/377) [`5eeab91`](https://github.com/emdash-cms/emdash/commit/5eeab918820f680ea8b46903df7d69969af8b8ee) Thanks [@Pouf5](https://github.com/Pouf5)! - Fixes new content always being created with locale `en` regardless of which locale is selected in the collection locale switcher. The "Add New" link now forwards the active locale to the new-content route, and the new-content page passes it through to the create API.
14+
315
## 0.1.1
416

517
### Patch Changes

packages/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emdash-cms/admin",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Admin UI for EmDash CMS",
55
"type": "module",
66
"main": "dist/index.js",

packages/cloudflare/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @emdash-cms/cloudflare
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`da957ce`](https://github.com/emdash-cms/emdash/commit/da957ce8ec18953995e6e00e0a38e5d830f1a381), [`724191c`](https://github.com/emdash-cms/emdash/commit/724191cf96d5d79b22528a167de8c45146fb0746), [`8f44ec2`](https://github.com/emdash-cms/emdash/commit/8f44ec23a4b23f636f9689c075d29edfa4962c7c), [`e1014ef`](https://github.com/emdash-cms/emdash/commit/e1014eff18301ff68ac75d19157d3500ebe890c5), [`87b0439`](https://github.com/emdash-cms/emdash/commit/87b0439927454a275833992de4244678b47b9aa3)]:
8+
- emdash@0.2.0
9+
310
## 0.1.1
411

512
### Patch Changes

0 commit comments

Comments
 (0)