Skip to content

Commit 3269fe6

Browse files
committed
Release v1.7.0
1 parent 73149fd commit 3269fe6

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050

5151
- name: ✂️ Free Disk Space
52-
uses: jlumbroso/free-disk-space@v1.3.0 # https://github.com/jlumbroso/free-disk-space
52+
uses: jlumbroso/free-disk-space@v1.3.1 # https://github.com/jlumbroso/free-disk-space
5353
with:
5454
tool-cache: true
5555
docker-images: false

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [vNext] - unreleased
1111

12-
- just a placeholder
12+
"It was a bright day in April, and the clocks were striking thirteen." - 1984
13+
14+
## [1.7.0] - 2025-06-12
15+
16+
- Updated an action in GHA release workflow.
1317

1418
## [1.6.0] - 2025-01-26
1519

@@ -147,7 +151,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147151

148152
<!-- Section for Reference Links -->
149153

150-
[vNext]: https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...HEAD
154+
[vNext]: https://github.com/jakoch/jupyter-devbox/compare/v1.7.0...HEAD
155+
[1.7.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.6.0...v1.7.0
151156
[1.6.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.5.0...v1.6.0
152157
[1.5.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.4.0...v1.5.0
153158
[1.4.0]: https://github.com/jakoch/jupyter-devbox/compare/v1.3.0...v1.4.0

0 commit comments

Comments
 (0)