Skip to content

Commit 58ca589

Browse files
Version Packages (#58)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1a9c9a0 commit 58ca589

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-carrots-double.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.5.1
4+
5+
### Patch Changes
6+
7+
- [#56](https://github.com/delucis/astro-netlify-cms/pull/56) [`b5cb7aa`](https://github.com/delucis/astro-netlify-cms/commit/b5cb7aac1d243af7a4e9814be1f47158e28a897c) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump json5 and react-hot-loader
8+
39
## 0.5.0
410

511
### Minor 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.5.0",
3+
"version": "0.5.1",
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)