Skip to content

Commit

Permalink
Merge pull request #8 from lydian/name-order
Browse files Browse the repository at this point in the history
updating version and changelog
  • Loading branch information
jason-ogaard authored Aug 27, 2024
2 parents 01f35c6 + cb05c99 commit af0fc1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# v0.4.4
- The templates folder display order now follows the order that they are defined in the config file
# v0.4.3
- Add a flag to allow for sorting template directory contents by name.
# v0.4.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab_multicontents_templates",
"version": "0.4.3",
"version": "0.4.4",
"description": "Jupyterlab templates from different types of contentsmanager ",
"keywords": [
"jupyter",
Expand Down

0 comments on commit af0fc1f

Please sign in to comment.