Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit f632656

Browse files
authored
Merge pull request #42 from jtpio/changelog-f9d63fd6d27711eb8cf0215f31d40917
Automated Changelog Entry for 0.5.3 on main
2 parents 8ee892b + bd6c23b commit f632656

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

CHANGELOG.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.5.3
6+
7+
([Full Changelog](https://github.com/jtpio/jupyterlab-python-file/compare/0.5.2...baeb9b7efe84ee65ea263bcd9efe9591c1d3263c))
8+
9+
### Merged PRs
10+
11+
- Make the package importable [#41](https://github.com/jtpio/jupyterlab-python-file/pull/41) ([@jtpio](https://github.com/jtpio))
12+
- Add Releaser hooks [#38](https://github.com/jtpio/jupyterlab-python-file/pull/38) ([@jtpio](https://github.com/jtpio))
13+
- Prepare repo to adopt the Jupyter Releaser [#35](https://github.com/jtpio/jupyterlab-python-file/pull/35) ([@jtpio](https://github.com/jtpio))
14+
- Bump postcss from 7.0.34 to 7.0.36 [#34](https://github.com/jtpio/jupyterlab-python-file/pull/34) ([@dependabot](https://github.com/dependabot))
15+
- Bump glob-parent from 5.1.1 to 5.1.2 [#33](https://github.com/jtpio/jupyterlab-python-file/pull/33) ([@dependabot](https://github.com/dependabot))
16+
- Bump ws from 7.3.1 to 7.4.6 [#32](https://github.com/jtpio/jupyterlab-python-file/pull/32) ([@dependabot](https://github.com/dependabot))
17+
- Bump lodash from 4.17.20 to 4.17.21 [#31](https://github.com/jtpio/jupyterlab-python-file/pull/31) ([@dependabot](https://github.com/dependabot))
18+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [#30](https://github.com/jtpio/jupyterlab-python-file/pull/30) ([@dependabot](https://github.com/dependabot))
19+
- Bump y18n from 4.0.0 to 4.0.1 [#29](https://github.com/jtpio/jupyterlab-python-file/pull/29) ([@dependabot](https://github.com/dependabot))
20+
- Bump ssri from 8.0.0 to 8.0.1 [#28](https://github.com/jtpio/jupyterlab-python-file/pull/28) ([@dependabot](https://github.com/dependabot))
21+
22+
### Contributors to this release
23+
24+
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-python-file/graphs/contributors?from=2020-12-16&to=2021-06-21&type=c))
25+
26+
[@dependabot](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-python-file+involves%3Adependabot+updated%3A2020-12-16..2021-06-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-python-file+involves%3Ajtpio+updated%3A2020-12-16..2021-06-21&type=Issues)
27+
28+
<!-- <END NEW CHANGELOG ENTRY> -->
29+
530
## 0.5.2
631

732
- Add `install.json` to provide more information about the extension: https://github.com/jtpio/jupyterlab-python-file/pull/27
@@ -12,5 +37,3 @@ JupyterLab v3.0.0rc13
1237
/home/username/miniforge3/envs/jupyterlab-python-file/share/jupyter/labextensions
1338
jupyterlab-python-file v0.5.1 enabled OK (python, jupyterlab-python-file)
1439
```
15-
16-
<!-- <END NEW CHANGELOG ENTRY> -->

0 commit comments

Comments
 (0)