Skip to content

Commit 9092cf9

Browse files
authored
Merge pull request #33 from acrontum/release/2.4.0
release/2.4.0
2 parents 35204ad + becf47f commit 9092cf9

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2.4.0](https://github.com/acrontum/boats-cli/compare/2.3.0...2.4.0)
8+
9+
> 13 June 2025
10+
11+
- enh/multiple-template-overrides [`#32`](https://github.com/acrontum/boats-cli/pull/32)
12+
- docs/fix-typos [`#31`](https://github.com/acrontum/boats-cli/pull/31)
13+
- docs: fix typos [`08c0e38`](https://github.com/acrontum/boats-cli/commit/08c0e383dff59eba5fe6989e5e1fd5e582598bff)
14+
- docs: improve wording, add multiple template invocations [`e4404df`](https://github.com/acrontum/boats-cli/commit/e4404dfe5be413f967ca8c933672f4c151c65c79)
15+
- enh: templates can be invoked multiple times [`d783e01`](https://github.com/acrontum/boats-cli/commit/d783e01d9442584d6e721ef899c8f3a07248157b)
16+
717
#### [2.3.0](https://github.com/acrontum/boats-cli/compare/2.2.0...2.3.0)
818

919
> 12 June 2025

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": "@acrontum/boats-cli",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "A CLI that generates boats projects, paths, schemas and queries",
55
"main": "dist/src/cli.js",
66
"repository": {

0 commit comments

Comments
 (0)