Skip to content

Commit 6377518

Browse files
chore(main): release 0.42.0 (#376)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3888140 commit 6377518

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.42.0](https://github.com/dwmkerr/effective-shell/compare/v0.41.1...v0.42.0) (2025-06-16)
4+
5+
6+
### Features
7+
8+
* **snippets:** killport ([#377](https://github.com/dwmkerr/effective-shell/issues/377)) ([3888140](https://github.com/dwmkerr/effective-shell/commit/3888140713f02b9271b52a23c17fc2fadc7f6b47))
9+
10+
11+
### Bug Fixes
12+
13+
* makefile tabs warning ([d026ede](https://github.com/dwmkerr/effective-shell/commit/d026ede1df8447438c68109717a78877e174ce91))
14+
315
## [0.41.1](https://github.com/dwmkerr/effective-shell/compare/v0.41.0...v0.41.1) (2025-03-27)
416

517

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": "effective-shell",
3-
"version": "0.41.1",
3+
"version": "0.42.0",
44
"private": false,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)