Skip to content

Commit 4e4809e

Browse files
👷 [ci]: Version Packages (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4cf40e commit 4e4809e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-turkeys-relate.md

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

package/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-studiocms
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#12](https://github.com/withstudiocms/create-studiocms/pull/12) [`2f8f5e2`](https://github.com/withstudiocms/create-studiocms/commit/2f8f5e2295ffe3f23785e4502de31f34eb46bec0) Thanks [@dreyfus92](https://github.com/dreyfus92)! - Fixes undefined Turso DB credentials in environment files and add validation
8+
39
## 0.1.2
410

511
### Patch Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-studiocms",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"author": "withstudiocms",
66
"license": "MIT",

0 commit comments

Comments
 (0)