Skip to content

Commit 7ca4b27

Browse files
chore(main): release 0.41.0 (#372)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6046482 commit 7ca4b27

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

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

3+
## [0.41.0](https://github.com/dwmkerr/effective-shell/compare/v0.40.0...v0.41.0) (2025-03-27)
4+
5+
6+
### Features
7+
8+
* **shell-snippets:** add the 'make help' snippet ([#373](https://github.com/dwmkerr/effective-shell/issues/373)) ([92dc0cc](https://github.com/dwmkerr/effective-shell/commit/92dc0ccd98ccebaa6213224bac5f6399a3f86a4c))
9+
10+
11+
### Documentation
12+
13+
* Improve introduction and add Amazon link ([#374](https://github.com/dwmkerr/effective-shell/issues/374)) ([6046482](https://github.com/dwmkerr/effective-shell/commit/6046482b18841e4deb029feb00c9c5bd002ea184))
14+
15+
16+
### Bug Fixes
17+
18+
* cleanup formatting ([2e41307](https://github.com/dwmkerr/effective-shell/commit/2e41307334eccc2e47a4cb00954d1987b97bb150))
19+
320
## [0.40.0](https://github.com/dwmkerr/effective-shell/compare/v0.39.0...v0.40.0) (2025-03-18)
421

522

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.40.0",
3+
"version": "0.41.0",
44
"private": false,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)