Skip to content

Commit ae70571

Browse files
authored
Merge pull request #98 from manics/release
Release 1.0.0
2 parents 7a31962 + aa32271 commit ae70571

1 file changed

Lines changed: 38 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1-
# v0.1.0 - 2025-02-28
1+
# Changelog
2+
3+
## v1.0.0 - 2026-04-02
4+
5+
([full changelog](https://github.com/jupyterhub/action-get-quayio-tags/compare/v0.1.0...v1.0.0))
6+
7+
### Breaking Changes
8+
9+
- Update all deps, switch to ESM modules
10+
[#89](https://github.com/jupyterhub/action-get-quayio-tags/pull/89)
11+
([@manics](https://github.com/manics))
12+
- Update almost everything (Node 24, dependency versions, action versions)
13+
[#74](https://github.com/jupyterhub/action-get-quayio-tags/pull/74)
14+
([@manics](https://github.com/manics), [@minrk](https://github.com/minrk))
15+
16+
### Updates
17+
18+
- check-dist.yml: Need to allow workflow to push updates to GitHub
19+
[#34](https://github.com/jupyterhub/action-get-quayio-tags/pull/34)
20+
([@manics](https://github.com/manics))
21+
- Test that prerelease build numbers are incremented
22+
[#24](https://github.com/jupyterhub/action-get-quayio-tags/pull/24)
23+
([@manics](https://github.com/manics), [@minrk](https://github.com/minrk))
24+
25+
### Contributors to this release
26+
27+
The following people contributed discussions, new ideas, code and documentation
28+
contributions, and review. See
29+
[our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
30+
31+
([GitHub contributors page for this release](https://github.com/jupyterhub/action-get-quayio-tags/graphs/contributors?from=2025-02-28&to=2026-03-29&type=c))
32+
33+
@manics
34+
([activity](https://github.com/search?q=repo%3Ajupyterhub%2Faction-get-quayio-tags+involves%3Amanics+updated%3A2025-02-28..2026-03-29&type=Issues))
35+
| @minrk
36+
([activity](https://github.com/search?q=repo%3Ajupyterhub%2Faction-get-quayio-tags+involves%3Aminrk+updated%3A2025-02-28..2026-03-29&type=Issues))
37+
38+
## v0.1.0 - 2025-02-28
239

340
First release!

0 commit comments

Comments
 (0)