Skip to content

Commit 77c1ff2

Browse files
chore(release): 1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2024-05-14) ### Bug Fixes * show form buttons correctly ([c99fda6](c99fda6))
1 parent c99fda6 commit 77c1ff2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.6.3](https://github.com/RiskChallenger/open-components/compare/v1.6.2...v1.6.3) (2024-05-14)
2+
3+
### Bug Fixes
4+
5+
- show form buttons correctly ([c99fda6](https://github.com/RiskChallenger/open-components/commit/c99fda67739a950741fc7dd65fd986c324c42ed6))
6+
17
## [1.6.2](https://github.com/RiskChallenger/open-components/compare/v1.6.1...v1.6.2) (2024-05-14)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@riskchallenger/open-components",
33
"private": false,
4-
"version": "1.6.2",
4+
"version": "1.6.3",
55
"author": "RiskChallenger <[email protected]> (https://riskchallenger.nl)",
66
"source": "src/main.css",
77
"scripts": {

0 commit comments

Comments
 (0)