Skip to content

Commit b9f6927

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

File tree

7 files changed

+27
-3
lines changed

7 files changed

+27
-3
lines changed

.changeset/pre.json

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"polite-peaches-judge",
5353
"pretty-meals-pump",
5454
"public-worms-sniff",
55+
"puny-plums-wear",
5556
"purple-beers-flash",
5657
"quick-boxes-unite",
5758
"rich-moose-buy",
@@ -67,6 +68,7 @@
6768
"six-pens-scream",
6869
"smooth-frogs-deny",
6970
"social-olives-fly",
71+
"sour-spoons-wear",
7072
"spotty-baboons-exercise",
7173
"spotty-beds-kiss",
7274
"spotty-plants-impress",

packages/studiocms/CHANGELOG.md

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

3+
## 0.1.0-beta.11
4+
5+
### Patch Changes
6+
7+
- [#451](https://github.com/withstudiocms/studiocms/pull/451) [`bceda0a`](https://github.com/withstudiocms/studiocms/commit/bceda0a52fc51ea98914864e75201a147cb0ae46) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Fix integration injection, and when quicktools are usable
8+
39
## 0.1.0-beta.10
410

511
### 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.10",
3+
"version": "0.1.0-beta.11",
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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bceda0a`](https://github.com/withstudiocms/studiocms/commit/bceda0a52fc51ea98914864e75201a147cb0ae46)]:
8+
- studiocms@0.1.0-beta.11
9+
310
## 0.1.0-beta.10
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.10",
3+
"version": "0.1.0-beta.11",
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

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

3+
## 0.1.0-beta.11
4+
5+
### Patch Changes
6+
7+
- [#448](https://github.com/withstudiocms/studiocms/pull/448) [`78dfc7e`](https://github.com/withstudiocms/studiocms/commit/78dfc7e301c2e7ca304a0cc3b3ff3b79a8765aa1) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Fix issue during production where the libsql client would not work
8+
9+
- Updated dependencies [[`bceda0a`](https://github.com/withstudiocms/studiocms/commit/bceda0a52fc51ea98914864e75201a147cb0ae46)]:
10+
- studiocms@0.1.0-beta.11
11+
312
## 0.1.0-beta.10
413

514
### 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.10",
3+
"version": "0.1.0-beta.11",
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)