Skip to content

Commit

Permalink
chore(main): release 0.12.5-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 16, 2025
1 parent 6641e6f commit 3b22bc4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.12.5-rc3](https://github.com/telicent-oss/telicent-ds/compare/v0.12.4-rc3...v0.12.5-rc3) (2025-01-16)


### Bug Fixes

* **package.json:** [TELFE-563] test rdf-libraries ([#166](https://github.com/telicent-oss/telicent-ds/issues/166)) ([6641e6f](https://github.com/telicent-oss/telicent-ds/commit/6641e6fad600741932268195bbdfdff2707c3dbf))
* **test-feature-branch.yml:** +workflow_dispatch ([#178](https://github.com/telicent-oss/telicent-ds/issues/178)) ([ef7f083](https://github.com/telicent-oss/telicent-ds/commit/ef7f0837f11a1caafde86db3b7d68d7dfe3c72ee))

## [0.12.4-rc3](https://github.com/telicent-oss/telicent-ds/compare/v0.12.3-rc3...v0.12.4-rc3) (2024-12-06)


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.13.0",
"version": "0.12.5-rc3",
"private": false,
"dependencies": {
"@emotion/react": "^11.10.6",
Expand Down Expand Up @@ -58,7 +58,7 @@
"prebuild": "yarn clean",
"bump:prerelease": "yarn version --prerelease && git push && git push --tags",
"bump:pre": "yarn bump:prerelease",
"link-to-local-packages":"./scripts/link-to-local-packages.sh"
"link-to-local-packages": "./scripts/link-to-local-packages.sh"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit 3b22bc4

Please # to comment.