Skip to content

Commit

Permalink
Merge pull request #624 from lsst-ts/tickets/DM-43508
Browse files Browse the repository at this point in the history
Update package.json version to v5.30.0
  • Loading branch information
sebastian-aranda authored Mar 26, 2024
2 parents 629efe6 + 8545514 commit 1359658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Version History
v5.30.0
-------

* Update package.json version to v5.30.0 `<https://github.com/lsst-ts/LOVE-frontend/pull/624>`_
* Fix the feature to convert Jira ticket names into hyperlinks `<https://github.com/lsst-ts/LOVE-frontend/pull/623>`_
* Fix content cleaning on RichTextEditor `<https://github.com/lsst-ts/LOVE-frontend/pull/622>`_
* Update missing reference to the jira service `<https://github.com/lsst-ts/LOVE-frontend/pull/621>`_
Expand Down
2 changes: 1 addition & 1 deletion love/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "love",
"version": "5.29.3",
"version": "5.30.0",
"private": true,
"dependencies": {
"@emotion/core": "^10.3.1",
Expand Down

0 comments on commit 1359658

Please sign in to comment.