Skip to content

Commit 5018a71

Browse files
committed
Publish 1.2.0
1 parent 9ae4cb1 commit 5018a71

File tree

4 files changed

+44
-5
lines changed

4 files changed

+44
-5
lines changed

CHANGELOG.md

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

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

5+
## 1.2.0
6+
7+
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v1.1.0...9ae4cb137ea46c9a29cdcf56032dae624f6ff8d8))
8+
9+
### Bugs fixed
10+
11+
- Add `view` handler to serve files when Notebook 7 is installed [#287](https://github.com/jupyter/nbclassic/pull/287) ([@RRosio](https://github.com/RRosio))
12+
- fix: pasting outside of cells doing nothing [#285](https://github.com/jupyter/nbclassic/pull/285) ([@iisakkirotko](https://github.com/iisakkirotko))
13+
14+
### Maintenance and upkeep improvements
15+
16+
- Bump actions/cache from 1 to 4 [#306](https://github.com/jupyter/nbclassic/pull/306) ([@dependabot](https://github.com/dependabot))
17+
- Skip test and CI workflow for some python versions [#300](https://github.com/jupyter/nbclassic/pull/300) ([@RRosio](https://github.com/RRosio))
18+
- Bump actions/setup-python from 1 to 5 [#298](https://github.com/jupyter/nbclassic/pull/298) ([@dependabot](https://github.com/dependabot))
19+
- Fix SyntaxWarning from update message [#297](https://github.com/jupyter/nbclassic/pull/297) ([@living180](https://github.com/living180))
20+
- Bump actions/download-artifact from 2 to 4 [#291](https://github.com/jupyter/nbclassic/pull/291) ([@dependabot](https://github.com/dependabot))
21+
- Replace pipes with shlex [#286](https://github.com/jupyter/nbclassic/pull/286) ([@frenzymadness](https://github.com/frenzymadness))
22+
- Bump actions/setup-node from 1 to 4 [#264](https://github.com/jupyter/nbclassic/pull/264) ([@dependabot](https://github.com/dependabot))
23+
- Bump actions/checkout from 1 to 4 [#263](https://github.com/jupyter/nbclassic/pull/263) ([@dependabot](https://github.com/dependabot))
24+
25+
### Documentation improvements
26+
27+
- Update RTD config [#301](https://github.com/jupyter/nbclassic/pull/301) ([@RRosio](https://github.com/RRosio))
28+
- Link and Docs Update [#290](https://github.com/jupyter/nbclassic/pull/290) ([@RRosio](https://github.com/RRosio))
29+
30+
### Other merged PRs
31+
32+
- Update branch name to trigger all job runs on push to main [#305](https://github.com/jupyter/nbclassic/pull/305) ([@RRosio](https://github.com/RRosio))
33+
- Fix python version in RTD [#304](https://github.com/jupyter/nbclassic/pull/304) ([@RRosio](https://github.com/RRosio))
34+
- Update python for conda [#303](https://github.com/jupyter/nbclassic/pull/303) ([@RRosio](https://github.com/RRosio))
35+
- Correct conda env label in RTD config [#302](https://github.com/jupyter/nbclassic/pull/302) ([@RRosio](https://github.com/RRosio))
36+
- Bump actions/upload-artifact from 2 to 4 [#292](https://github.com/jupyter/nbclassic/pull/292) ([@dependabot](https://github.com/dependabot))
37+
38+
### Contributors to this release
39+
40+
([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2024-05-24&to=2025-01-14&type=c))
41+
42+
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Adependabot+updated%3A2024-05-24..2025-01-14&type=Issues) | [@frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Afrenzymadness+updated%3A2024-05-24..2025-01-14&type=Issues) | [@iisakkirotko](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aiisakkirotko+updated%3A2024-05-24..2025-01-14&type=Issues) | [@living180](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aliving180+updated%3A2024-05-24..2025-01-14&type=Issues) | [@maartenbreddels](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amaartenbreddels+updated%3A2024-05-24..2025-01-14&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3ARRosio+updated%3A2024-05-24..2025-01-14&type=Issues)
43+
44+
<!-- <END NEW CHANGELOG ENTRY> -->
45+
546
## 1.1.0
647

748
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v1.0.0...991361437fe0e51da639775f5fbe709cc8212278))
@@ -33,8 +74,6 @@
3374

3475
[@jph00](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Ajph00+updated%3A2023-05-04..2024-05-24&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Akrassowski+updated%3A2023-05-04..2024-05-24&type=Issues) | [@maartenbreddels](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amaartenbreddels+updated%3A2023-05-04..2024-05-24&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3ARRosio+updated%3A2023-05-04..2024-05-24&type=Issues)
3576

36-
<!-- <END NEW CHANGELOG ENTRY> -->
37-
3877
## 1.0.0
3978

4079
([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.5.6...109a62153a74bae9a38f0c4bec460a91429f0c19))

nbclassic/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import re
66

77
# Version string must appear intact for tbump versioning
8-
__version__ = '1.2.0.dev0'
8+
__version__ = '1.2.0'
99

1010
# Build up version_info tuple for backwards compatibility
1111
pattern = r'(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)'

nbclassic/static/base/js/namespace.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ define(function(){
7373
// tree
7474
jglobal('SessionList','tree/js/sessionlist');
7575

76-
Jupyter.version = "1.1.0";
76+
Jupyter.version = "1.2.0";
7777
Jupyter._target = '_blank';
7878

7979
return Jupyter;

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ post-version-spec = "dev"
2828
ignore-glob = ["docs/source/examples/Notebook/Working With Markdown Cells.ipynb", "docs-translations/**/README.md", "docs/source/contributing.rst", "docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb", "CHANGELOG.md", "nbclassic/static/components/**/*.*"]
2929

3030
[tool.tbump.version]
31-
current = "1.2.0.dev0"
31+
current = "1.2.0"
3232
regex = '''
3333
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
3434
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?

0 commit comments

Comments
 (0)