Skip to content

Commit b128ba2

Browse files
authored
Merge pull request #5 from QuantStack/changelog-b31b4ae40c2011ed998a314890496e63
Automated Changelog Entry for 0.1.0a0 on main
2 parents fe24c89 + e426e83 commit b128ba2

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ tests
66

77
**/__tests__
88
ui-tests
9+
CHANGELOG.md

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ node_modules
33
**/lib
44
**/package.json
55
jupyterlab_niryo_one
6+
7+
CHANGELOG.md

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,23 @@
22

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

5+
## 0.1.0a0
6+
7+
([Full Changelog](https://github.com/QuantStack/jupyterlab-niryo-one/compare/99737a8b11ccf7be67c38c6cf5710df46b5abb95...fe24c8990bc7f096a90c64e4cd9fabdde176a194))
8+
9+
### Enhancements made
10+
11+
- Extend jupyterlab-blockly [#3](https://github.com/QuantStack/jupyterlab-niryo-one/pull/3) ([@hbcarlos](https://github.com/hbcarlos))
12+
- added top level initialization [#1](https://github.com/QuantStack/jupyterlab-niryo-one/pull/1) ([@DenisaCG](https://github.com/DenisaCG))
13+
14+
### Maintenance and upkeep improvements
15+
16+
- Rename repository [#2](https://github.com/QuantStack/jupyterlab-niryo-one/pull/2) ([@hbcarlos](https://github.com/hbcarlos))
17+
18+
### Contributors to this release
19+
20+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-niryo-one/graphs/contributors?from=2022-07-01&to=2022-07-25&type=c))
21+
22+
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-niryo-one+involves%3ADenisaCG+updated%3A2022-07-01..2022-07-25&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-niryo-one+involves%3Ahbcarlos+updated%3A2022-07-01..2022-07-25&type=Issues)
23+
524
<!-- <END NEW CHANGELOG ENTRY> -->

0 commit comments

Comments
 (0)