Skip to content

Commit b94f800

Browse files
chore: release main (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 47ed4d8 commit b94f800

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
".": "0.11.2",
3-
"editor-components/todo": "0.1.1",
4-
"widgets/url": "0.1.1"
3+
"editor-components/todo": "0.1.2",
4+
"widgets/url": "0.1.2"
55
}

editor-components/todo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/hugomods/decap-cms/compare/editor-components/todo/v0.1.1...editor-components/todo/v0.1.2) (2024-02-02)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* correct go.mod ([#131](https://github.com/hugomods/decap-cms/issues/131)) ([47ed4d8](https://github.com/hugomods/decap-cms/commit/47ed4d8f3cfc193453da775a5cdea9959ed24a91))
9+
310
## [0.1.1](https://github.com/hugomods/decap-cms/compare/editor-components/todo/v0.1.0...editor-components/todo/v0.1.1) (2023-11-26)
411

512

widgets/url/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/hugomods/decap-cms/compare/widgets/url/v0.1.1...widgets/url/v0.1.2) (2024-02-02)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* correct go.mod ([#131](https://github.com/hugomods/decap-cms/issues/131)) ([47ed4d8](https://github.com/hugomods/decap-cms/commit/47ed4d8f3cfc193453da775a5cdea9959ed24a91))
9+
310
## [0.1.1](https://github.com/hugomods/decap-cms/compare/widgets/url/v0.1.0...widgets/url/v0.1.1) (2023-11-26)
411

512

0 commit comments

Comments
 (0)