Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content
Snippets Groups Projects
Commit 63d01609 authored by marienfeldtom's avatar marienfeldtom
Browse files

fix: bump version for new patch release

parent 11f13225
No related branches found
No related tags found
1 merge request!19chore(release): 1.0.3 [skip ci]
Pipeline #102421 passed
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
# 1.0.0 (2024-11-26) # 1.0.0 (2024-11-27)
### Bug Fixes ### Bug Fixes
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* add error classes for all inputs ([8e38061](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/8e380612ae2c1803ae5401065dcad77bec04c478)) * add error classes for all inputs ([8e38061](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/8e380612ae2c1803ae5401065dcad77bec04c478))
* add error classes for select ([503227f](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/503227f8290faca897a324271f0216a9cb9a098b)) * add error classes for select ([503227f](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/503227f8290faca897a324271f0216a9cb9a098b))
* add packages and change branch name ([58ed842](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/58ed84299fe12ec0c3cbe5c7df8793ece8ccad1a)) * add packages and change branch name ([58ed842](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/58ed84299fe12ec0c3cbe5c7df8793ece8ccad1a))
* refactor style add mixin for hint text ([68642b3](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/68642b373856f080749261957a817ad2ecc50813))
* rename layers to be uniquie ([577d471](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/577d471ded15b58e695cb058292fa244ef168787)) * rename layers to be uniquie ([577d471](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/577d471ded15b58e695cb058292fa244ef168787))
* single checkbox with error style ([327c9f6](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/327c9f6790472cf49b69a0309604e99006daf9d5)) * single checkbox with error style ([327c9f6](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/327c9f6790472cf49b69a0309604e99006daf9d5))
* test commit ([b14b82e](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/b14b82ed2ba567b6e71d9d7d0c3ca03f8c30f8cc)) * test commit ([b14b82e](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/b14b82ed2ba567b6e71d9d7d0c3ca03f8c30f8cc))
...@@ -22,47 +23,3 @@ ...@@ -22,47 +23,3 @@
* add checkbox component ([c0684e7](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/c0684e799681b8837292976da4970422e9d2dafc)) * add checkbox component ([c0684e7](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/c0684e799681b8837292976da4970422e9d2dafc))
* add horizontal content view to fieldset component ([c685b0e](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/c685b0ea3134db6adb3010720ae524e988753b64)) * add horizontal content view to fieldset component ([c685b0e](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/c685b0ea3134db6adb3010720ae524e988753b64))
* add radio component ([f414ed1](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/f414ed1e9a9eaa15e203d13287244e4547e43f4d)) * add radio component ([f414ed1](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/f414ed1e9a9eaa15e203d13287244e4547e43f4d))
# [1.0.0-rc.4](https://gitlab.opencode.de/kern-ux/kern-ux-plain/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2024-11-26)
### Bug Fixes
* add error class for inpuct chackboxes ([d15f521](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/d15f521fbe3cd0eee17475d6f01dc80e6794ed39))
* add error class for input radio ([e35fa42](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/e35fa42ee153b8908ab71148c95eb50fc5343313))
* add error classes for all inputs ([8e38061](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/8e380612ae2c1803ae5401065dcad77bec04c478))
* add error classes for select ([503227f](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/503227f8290faca897a324271f0216a9cb9a098b))
* single checkbox with error style ([327c9f6](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/327c9f6790472cf49b69a0309604e99006daf9d5))
* updatel fieldset contet classes for inputs ([23c570d](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/23c570d73b006cb62bb6525d35d7bba3b61be9ae))
# [1.0.0-rc.3](https://gitlab.opencode.de/kern-ux/kern-ux-plain/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2024-11-22)
### Bug Fixes
* update style for error and disabled, update stories for tests ([61afd18](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/61afd1823a5c24019e080982c05654d09efbd6d4))
* update style for error inputs border ([1dae14d](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/1dae14d23814e2afd1df41e2a3882db62240b86c))
### Features
* add checkbox component ([c0684e7](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/c0684e799681b8837292976da4970422e9d2dafc))
# [1.0.0-rc.2](https://gitlab.opencode.de/kern-ux/kern-ux-plain/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2024-11-21)
### Features
* add radio component ([f414ed1](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/f414ed1e9a9eaa15e203d13287244e4547e43f4d))
# 1.0.0-rc.1 (2024-11-20)
### Bug Fixes
* rename layers to be uniquie ([577d471](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/577d471ded15b58e695cb058292fa244ef168787))
### Features
* add horizontal content view to fieldset component ([c685b0e](https://gitlab.opencode.de/kern-ux/kern-ux-plain/commit/c685b0ea3134db6adb3010720ae524e988753b64))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Use of Cookies

We use Matomo Analytics to analyze and evaluate the use of our platform. The insights help us to improve our offerings and make them more relevant for you.

You can choose whether to allow us to process your data for these purposes and set the corresponding cookies. For more information about data protection — especially regarding "Cookies" and "Matomo"— please refer to our Privacy Policy. You can withdraw your consent at any time.