Skip to content

Commit 1b9dea5

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.14.0 [skip ci]
1 parent 75ce89f commit 1b9dea5

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.14.0](https://github.com/hawk-digital-environments/hawk-svelte-components/compare/v0.13.0...v0.14.0) (2026-02-16)
2+
3+
4+
### Features
5+
6+
* introduced text formatting icons ([75ce89f](https://github.com/hawk-digital-environments/hawk-svelte-components/commit/75ce89f9856b7b1db8a13cbfdf31bbb318319b94))
7+
8+
9+
110
# [0.13.0](https://github.com/hawk-digital-environments/hawk-svelte-components/compare/v0.12.0...v0.13.0) (2025-06-25)
211

312

@@ -54,13 +63,3 @@
5463

5564

5665

57-
## [0.9.2](https://github.com/hawk-digital-environments/hawk-svelte-components/compare/v0.9.1...v0.9.2) (2025-06-06)
58-
59-
60-
### Bug Fixes
61-
62-
* **Input:** don't use password toggle as submit button ([5ba5e4d](https://github.com/hawk-digital-environments/hawk-svelte-components/commit/5ba5e4d2f5fd920335db954c226bf6c26aacf939))
63-
* remove debug output ([a3d1521](https://github.com/hawk-digital-environments/hawk-svelte-components/commit/a3d15217b40b86b03ad7c7ef724f29a11564e93a))
64-
65-
66-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hawk-hhg/svelte-components",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"license": "Apache-2.0",
55
"private": false,
66
"scripts": {

0 commit comments

Comments
 (0)