Skip to content

Commit

Permalink
chore(main): release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 12, 2025
1 parent 24b67c4 commit ab97665
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.15.0](https://github.com/telicent-oss/telicent-ds/compare/v0.14.0...v0.15.0) (2025-02-12)


### Features

* **component-library:** [TELFE-958] SocketedText ([#190](https://github.com/telicent-oss/telicent-ds/issues/190)) ([24b67c4](https://github.com/telicent-oss/telicent-ds/commit/24b67c454a564f88600421090ee0ebbaab1979b8))

## [0.14.0](https://github.com/telicent-oss/telicent-ds/compare/v0.13.0...v0.14.0) (2025-02-05)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/telicent-oss/telicent-ds.git"
},
"type": "module",
"version": "0.14.0",
"version": "0.15.0",
"private": false,
"dependencies": {
"@emotion/react": "^11.10.6",
Expand Down Expand Up @@ -182,7 +182,7 @@
},
"jest": {
"transform": {
"^.+\\.css$": "jest-transform-stub"
"^.+\\.css$": "jest-transform-stub"
},
"moduleNameMapper": {
"^d3$": "<rootDir>/node_modules/d3/dist/d3.min.js"
Expand Down

0 comments on commit ab97665

Please # to comment.