Skip to content

Commit

Permalink
ci(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 31, 2024
1 parent 2017294 commit 74fec6c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.14.0](https://github.com/Teradata/design-system/compare/v1.13.0...v1.14.0) (2024-12-31)


### Features

* **select:** select component ([07b2f78](https://github.com/Teradata/design-system/commit/07b2f7822e1945fccaab6d7759eff5cb9bc08baa))
* **select:** select component - 1 ([41e570e](https://github.com/Teradata/design-system/commit/41e570e665ee52e032b5501cfa2ebd5aab7323b0))
* **select:** select component - 2 ([53f8a1d](https://github.com/Teradata/design-system/commit/53f8a1dc74396aa63e07de042939a26cfa8b1839))
* **select:** select component - prettier check ([bc03f9a](https://github.com/Teradata/design-system/commit/bc03f9aa3b2141531436f933e5ddde3ef53586ad))

# [1.13.0](https://github.com/Teradata/design-system/compare/v1.12.3...v1.13.0) (2024-12-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teradata-web",
"version": "1.13.0",
"version": "1.14.0",
"license": "MIT",
"scripts": {
"build-storybook": "nx run react-components:build-storybook",
Expand Down

0 comments on commit 74fec6c

Please sign in to comment.