Skip to content

Commit acf0732

Browse files
Version Packages (#27)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 569698f commit acf0732

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-oranges-serve.md

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

CHANGELOG.md

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

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- [`013a42d`](https://github.com/delucis/astro-netlify-cms/commit/013a42d0e7d656b760283af19422c9602d83a9e3) Thanks [@delucis](https://github.com/delucis)! - Fix preview styles in production builds
8+
39
## 0.2.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-netlify-cms",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Add Netlify CMS’s admin dashboard to your Astro project",
55
"repository": "delucis/astro-netlify-cms",
66
"homepage": "https://github.com/delucis/astro-netlify-cms",

0 commit comments

Comments
 (0)