Skip to content

Commit

Permalink
update javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Jan 5, 2025
1 parent a699eb8 commit 2190708
Show file tree
Hide file tree
Showing 4 changed files with 1,490 additions and 395 deletions.
7 changes: 7 additions & 0 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ Change the version number in following files:

Javascript
----------
Update dependencies:

.. code-block:: shell
$ cd javascript
$ npm outdated
$ npm update
Build the Javascript (image-gallery component):

Expand Down
1 change: 1 addition & 0 deletions docs/releases/0.2.41.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ for all new projects and now gradually switch old ones over.
- #172 Switch from flit to uv
- #173 Mypy fixes
- #161 Release process order
- Updated Javascript dependencies
Loading

0 comments on commit 2190708

Please sign in to comment.