Skip to content

Commit e956c2e

Browse files
👷 [ci]: Version Packages (beta) (#435)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9dbe621 commit e956c2e

File tree

7 files changed

+34
-4
lines changed

7 files changed

+34
-4
lines changed

.changeset/pre.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"empty-emus-occur",
2525
"fair-toes-kick",
2626
"five-hornets-vanish",
27+
"flat-ideas-watch",
2728
"forty-shrimps-try",
2829
"funny-comics-rest",
2930
"gold-colts-protect",
@@ -48,6 +49,7 @@
4849
"polite-pandas-smile",
4950
"polite-peaches-judge",
5051
"pretty-meals-pump",
52+
"public-worms-sniff",
5153
"purple-beers-flash",
5254
"quick-boxes-unite",
5355
"rich-moose-buy",
@@ -73,9 +75,11 @@
7375
"thin-hounds-happen",
7476
"thin-panthers-check",
7577
"tricky-coats-wave",
78+
"true-laws-walk",
7679
"two-adults-joke",
7780
"unlucky-bottles-wave",
7881
"wicked-ads-jog",
79-
"wicked-apes-help"
82+
"wicked-apes-help",
83+
"wild-crabs-tap"
8084
]
8185
}

packages/studiocms/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# studiocms
22

3+
## 0.1.0-beta.9
4+
5+
### Patch Changes
6+
7+
- [#433](https://github.com/withstudiocms/studiocms/pull/433) [`8931327`](https://github.com/withstudiocms/studiocms/commit/89313277bac0f5e17929eb8d4e064d42fe9c5ce5) Thanks [@studiocms-no-reply](https://github.com/studiocms-no-reply)! - Translation Updated (PR: #433)
8+
9+
- [#432](https://github.com/withstudiocms/studiocms/pull/432) [`4ac1dc2`](https://github.com/withstudiocms/studiocms/commit/4ac1dc295c56069cb126bd8c876fd98b31f9a8d8) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Relocate static assets to CDN R2 bucket, Users can now delete the `studiocms-resources/` folder within their project `public/` folder.
10+
11+
- [#437](https://github.com/withstudiocms/studiocms/pull/437) [`e99f3d0`](https://github.com/withstudiocms/studiocms/commit/e99f3d0a1b089e24ca9a0c1f9d8f2ae1ba3d8b8e) Thanks [@studiocms-no-reply](https://github.com/studiocms-no-reply)! - Translation Updated (PR: #437)
12+
13+
- [#441](https://github.com/withstudiocms/studiocms/pull/441) [`9dbe621`](https://github.com/withstudiocms/studiocms/commit/9dbe62125bd77ee674175dbb4fb64f5fa9ffc1ce) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - fix firsttime setup page redirect, and fix sdk
14+
315
## 0.1.0-beta.8
416

517
### Patch Changes

packages/studiocms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studiocms",
3-
"version": "0.1.0-beta.8",
3+
"version": "0.1.0-beta.9",
44
"description": "A dedicated CMS for Astro and Astro DB. Built from the ground up by the Astro community.",
55
"author": {
66
"name": "Adam Matthiesen | Jacob Jenkins | Paul Valladares",

packages/studiocms_blog/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @studiocms/blog
22

3+
## 0.1.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8931327`](https://github.com/withstudiocms/studiocms/commit/89313277bac0f5e17929eb8d4e064d42fe9c5ce5), [`4ac1dc2`](https://github.com/withstudiocms/studiocms/commit/4ac1dc295c56069cb126bd8c876fd98b31f9a8d8), [`e99f3d0`](https://github.com/withstudiocms/studiocms/commit/e99f3d0a1b089e24ca9a0c1f9d8f2ae1ba3d8b8e), [`9dbe621`](https://github.com/withstudiocms/studiocms/commit/9dbe62125bd77ee674175dbb4fb64f5fa9ffc1ce)]:
8+
- studiocms@0.1.0-beta.9
9+
310
## 0.1.0-beta.8
411

512
### Patch Changes

packages/studiocms_blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiocms/blog",
3-
"version": "0.1.0-beta.8",
3+
"version": "0.1.0-beta.9",
44
"description": "Add a blog to your StudioCMS project with ease!",
55
"author": {
66
"name": "Adam Matthiesen | Jacob Jenkins | Paul Valladares",

packages/studiocms_devapps/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @studiocms/devapps
22

3+
## 0.1.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8931327`](https://github.com/withstudiocms/studiocms/commit/89313277bac0f5e17929eb8d4e064d42fe9c5ce5), [`4ac1dc2`](https://github.com/withstudiocms/studiocms/commit/4ac1dc295c56069cb126bd8c876fd98b31f9a8d8), [`e99f3d0`](https://github.com/withstudiocms/studiocms/commit/e99f3d0a1b089e24ca9a0c1f9d8f2ae1ba3d8b8e), [`9dbe621`](https://github.com/withstudiocms/studiocms/commit/9dbe62125bd77ee674175dbb4fb64f5fa9ffc1ce)]:
8+
- studiocms@0.1.0-beta.9
9+
310
## 0.1.0-beta.8
411

512
### Patch Changes

packages/studiocms_devapps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiocms/devapps",
3-
"version": "0.1.0-beta.8",
3+
"version": "0.1.0-beta.9",
44
"description": "A dedicated CMS for Astro DB. Built from the ground up by the Astro community.",
55
"author": {
66
"name": "Adam Matthiesen | Jacob Jenkins | Paul Valladares",

0 commit comments

Comments
 (0)