Skip to content

Commit 86c0fcf

Browse files
ci(release): 1.16.1 [skip ci]
1 parent 378e8fa commit 86c0fcf

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.16.1](https://github.com/Teradata/design-system/compare/v1.16.0...v1.16.1) (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **svgicon:** eslint fix ([5d24cba](https://github.com/Teradata/design-system/commit/5d24cba9d511859b38fb61f404a429c4fe31d38c))
7+
* **SvgIcon:** export component in index file ([eaf3f80](https://github.com/Teradata/design-system/commit/eaf3f80a1b950328d4a0ec3cdd9a29fc9c1f5fb4))
8+
19
# [1.16.0](https://github.com/Teradata/design-system/compare/v1.15.0...v1.16.0) (2025-06-17)
210

311

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,6 +1,6 @@
11
{
22
"name": "teradata-web",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"license": "MIT",
55
"scripts": {
66
"build-storybook": "nx run react-components:build-storybook",

0 commit comments

Comments
 (0)