Skip to content

Commit 65712fb

Browse files
chore(main): release 0.2.0
1 parent 1b3dd8c commit 65712fb

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.1"
2+
".": "0.2.0"
33
}

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/hbstack/form/compare/v0.1.1...v0.2.0) (2024-05-28)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/hb to v0.10.0 ([dd142d5](https://github.com/hbstack/form/commit/dd142d52db2c6131fe98fcda5199481644a11d20))
9+
* **deps:** update module github.com/hbstack/hb to v0.11.0 ([9ca3e1f](https://github.com/hbstack/form/commit/9ca3e1fd6f715e187c713a67211f4ef021f80405))
10+
* **deps:** update module github.com/hbstack/hb to v0.11.1 ([480344e](https://github.com/hbstack/form/commit/480344e935fd3e5bd6cf277bdb952fef47c81566))
11+
* **deps:** update module github.com/hbstack/hb to v0.11.2 ([719a657](https://github.com/hbstack/form/commit/719a65787d031dc69d543294af16a1f56575c223))
12+
* **deps:** update module github.com/hbstack/hb to v0.12.0 ([e9b2b97](https://github.com/hbstack/form/commit/e9b2b972a3c56d15625cab1aeacec50a0bbdfe5d))
13+
* **deps:** update module github.com/hbstack/hb to v0.12.1 ([07458f4](https://github.com/hbstack/form/commit/07458f4d0946b82b6689d236c0aee0c06ff8cb76))
14+
* **deps:** update module github.com/hbstack/hb to v0.12.2 ([75d1305](https://github.com/hbstack/form/commit/75d1305acdf93978d6dd462996dbf55d34711fe2))
15+
* **deps:** update module github.com/hbstack/hb to v0.5.2 ([bf357d7](https://github.com/hbstack/form/commit/bf357d79cdd7acbd369854cb24a1765d1271a25e))
16+
* **deps:** update module github.com/hbstack/hb to v0.6.0 ([e6cbddc](https://github.com/hbstack/form/commit/e6cbddc5c275f9c7784b84a34e6bb59a603634ec))
17+
* **deps:** update module github.com/hbstack/hb to v0.7.0 ([0475fae](https://github.com/hbstack/form/commit/0475fae5aaa7920663f4090712d1a655de41f8e4))
18+
* **deps:** update module github.com/hbstack/hb to v0.7.1 ([b56a0ef](https://github.com/hbstack/form/commit/b56a0ef98778a84b93159f14df87ebc16365b3a0))
19+
* **deps:** update module github.com/hbstack/hb to v0.7.2 ([96a9891](https://github.com/hbstack/form/commit/96a9891c543ad68f7a4f821604408249a7b7071a))
20+
* **deps:** update module github.com/hbstack/hb to v0.8.0 ([b7081d3](https://github.com/hbstack/form/commit/b7081d36463983a94dc748e971e69d87e6245adc))
21+
* **deps:** update module github.com/hbstack/hb to v0.8.1 ([ed3601e](https://github.com/hbstack/form/commit/ed3601e557afd1ca74490e9046de413e3a6ac339))
22+
* **deps:** update module github.com/hbstack/hb to v0.9.0 ([ab415ec](https://github.com/hbstack/form/commit/ab415eca9ab70916d105bc778597647fec8c1f96))
23+
* **deps:** update module github.com/hbstack/hb to v0.9.1 ([c0599d8](https://github.com/hbstack/form/commit/c0599d8eb3ed56267db9016fa08420315d4bcca7))
24+
* **deps:** update module github.com/hbstack/hb to v0.9.2 ([38ef4e5](https://github.com/hbstack/form/commit/38ef4e5d26e1b92a66a4dda3e26247acae726eb0))
25+
26+
27+
### Features ✨
28+
29+
* **i18n:** add Vietnamese translations ([1b3dd8c](https://github.com/hbstack/form/commit/1b3dd8c4ae6680fb5c96fc5a0b6e080bebdb8fac))
30+
331
## [0.1.1](https://github.com/hbstack/form/compare/v0.1.0...v0.1.1) (2023-06-20)
432

533

0 commit comments

Comments
 (0)