Skip to content

Commit 74fec6c

Browse files
ci(release): 1.14.0 [skip ci]
1 parent 2017294 commit 74fec6c

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

docs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.14.0](https://github.com/Teradata/design-system/compare/v1.13.0...v1.14.0) (2024-12-31)
2+
3+
4+
### Features
5+
6+
* **select:** select component ([07b2f78](https://github.com/Teradata/design-system/commit/07b2f7822e1945fccaab6d7759eff5cb9bc08baa))
7+
* **select:** select component - 1 ([41e570e](https://github.com/Teradata/design-system/commit/41e570e665ee52e032b5501cfa2ebd5aab7323b0))
8+
* **select:** select component - 2 ([53f8a1d](https://github.com/Teradata/design-system/commit/53f8a1dc74396aa63e07de042939a26cfa8b1839))
9+
* **select:** select component - prettier check ([bc03f9a](https://github.com/Teradata/design-system/commit/bc03f9aa3b2141531436f933e5ddde3ef53586ad))
10+
111
# [1.13.0](https://github.com/Teradata/design-system/compare/v1.12.3...v1.13.0) (2024-12-11)
212

313

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.13.0",
3+
"version": "1.14.0",
44
"license": "MIT",
55
"scripts": {
66
"build-storybook": "nx run react-components:build-storybook",

0 commit comments

Comments
 (0)