Skip to content

Commit dd3face

Browse files
committed
Publish 0.5.0
SHA256 hashes: jupyter-specta-0.5.0.tgz: af6a6803dbf8255d7fa57bbe306671181ded91b233c2578c5c53b220e0060341 specta-0.5.0-py3-none-any.whl: 6460f34e6984e114bd8c9fd3bb2169d39324e4351909efc8238e6e623219ec08 specta-0.5.0.tar.gz: 56bd4e24072ea8b3c759716914b83a6f1519c9125880c7663c6b3ed58cacee0f
1 parent 31899d3 commit dd3face

3 files changed

Lines changed: 24 additions & 5 deletions

File tree

CHANGELOG.md

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

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

5-
## 0.4.10
5+
## 0.5.0
66

7-
No merged PRs
7+
([Full Changelog](https://github.com/notebook-link/specta/compare/v0.4.10...31899d38388c288c50658400d6d6271af2a923c8))
8+
9+
### Merged PRs
10+
11+
- Improve mobile view [#54](https://github.com/notebook-link/specta/pull/54) ([@Yahiewi](https://github.com/Yahiewi), [@trungleduc](https://github.com/trungleduc))
12+
- Update lite packages [#53](https://github.com/notebook-link/specta/pull/53) ([@martinRenou](https://github.com/martinRenou), [@trungleduc](https://github.com/trungleduc))
13+
- Add Select UI dropdown in settings [#52](https://github.com/notebook-link/specta/pull/52) ([@Yahiewi](https://github.com/Yahiewi), [@martinRenou](https://github.com/martinRenou), [@trungleduc](https://github.com/trungleduc))
14+
15+
### Contributors to this release
16+
17+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
18+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
19+
20+
([GitHub contributors page for this release](https://github.com/notebook-link/specta/graphs/contributors?from=2026-06-11&to=2026-06-24&type=c))
21+
22+
@martinRenou ([activity](https://github.com/search?q=repo%3Anotebook-link%2Fspecta+involves%3AmartinRenou+updated%3A2026-06-11..2026-06-24&type=Issues)) | @trungleduc ([activity](https://github.com/search?q=repo%3Anotebook-link%2Fspecta+involves%3Atrungleduc+updated%3A2026-06-11..2026-06-24&type=Issues)) | @Yahiewi ([activity](https://github.com/search?q=repo%3Anotebook-link%2Fspecta+involves%3AYahiewi+updated%3A2026-06-11..2026-06-24&type=Issues))
823

924
<!-- <END NEW CHANGELOG ENTRY> -->
1025

26+
## 0.4.10
27+
28+
No merged PRs
29+
1130
## 0.4.9
1231

1332
No merged PRs

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter-specta",
3-
"version": "0.4.10",
3+
"version": "0.5.0",
44
"description": "",
55
"keywords": [],
66
"homepage": "https://github.com/trungleduc/specta",

0 commit comments

Comments
 (0)