We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe14d5 commit 38781e4Copy full SHA for 38781e4
generators/icons/CHANGELOG.md
@@ -1,5 +1,17 @@
1
2
3
+## [1.1.2](https://github.com/atls/hyperion/compare/@atls-ui-generators/icons@1.1.0...@atls-ui-generators/icons@1.1.2) (2025-03-14)
4
+
5
6
+### Bug Fixes
7
8
9
+* **generators:** errors ([#602](https://github.com/atls/hyperion/issues/602)) ([ecbce14](https://github.com/atls/hyperion/commit/ecbce14ed6be459b40c17e089547bf921e1bf7ed))
10
11
12
13
14
15
# [1.1.0](https://github.com/atls/hyperion/compare/@atls-ui-generators/icons@1.1.0...@atls-ui-generators/icons@1.1.0) (2025-03-14)
16
17
generators/icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@atls-ui-generators/icons",
- "version": "1.1.1",
+ "version": "1.1.2",
"license": "BSD-3-Clause",
"type": "module",
"main": "src/index.ts",
0 commit comments