Skip to content

Commit

Permalink
chore(hotfix/1.0.2): release 1.0.2 (#254)
Browse files Browse the repository at this point in the history
🤖: I have generated a release changelog
---


##
[1.0.2](1.0.1...v1.0.2)
(2025-01-17)


### Miscellaneous

* Update checks write permisions on release workflow
([#246](#246))
([be1e8bc](be1e8bc))
* Update version 1.0.2
([3024669](3024669))

---
This PR was automatically generated by 🤖.

---------

Co-authored-by: Huy Nguyen <huy.nguyenkim.h@gmail.com>
  • Loading branch information
ldhyen99 and huynguyen-hl authored Jan 17, 2025
1 parent 209a181 commit 5c7c1b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.release-please-manifest-rc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.1"
".": "1.0.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log


## [1.0.2](https://github.com/uncefact/project-vckit/compare/1.0.1...v1.0.2) (2025-01-17)


### Miscellaneous

* Update checks write permisions on release workflow ([#246](https://github.com/uncefact/project-vckit/issues/246)) ([be1e8bc](https://github.com/uncefact/project-vckit/commit/be1e8bcb5cec2d717282d63e9ac68f3339deddd3))
* Update version 1.0.2 ([3024669](https://github.com/uncefact/project-vckit/commit/30246692b1e51d469a30ab1c1e6fd73e6b2e054d))

## [1.0.1](https://github.com/uncefact/project-vckit/compare/1.0.0...v1.0.1) (2025-01-17)


Expand Down

0 comments on commit 5c7c1b5

Please sign in to comment.