From 9617838eaab71b135f0a92a03aa19f753b4b6db1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 14:42:00 +0200 Subject: [PATCH] chore(main): release 0.1.0 (#6) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20f7cee..5a3c6af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.0](https://github.com/nhedger/formkit-plugin-hybridly/compare/v0.1.0-alpha.2...v0.1.0) (2023-09-10) + + +### Miscellaneous Chores + +* bump deps ([eb37e76](https://github.com/nhedger/formkit-plugin-hybridly/commit/eb37e7690826a58bebdeb1de7e2da76a6634c965)) + ## [0.1.0-alpha.2](https://github.com/nhedger/formkit-plugin-hybridly/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2023-06-04) diff --git a/package.json b/package.json index eed4caa..3c4c0be 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "0.1.0-alpha.2", + "version": "0.1.0", "packageManager": "pnpm@8.1.1", "description": "FormKit plugin for Hybridly.", "author": {