Skip to content

Commit 7893be2

Browse files
authored
Merge pull request #26 from acrontum/release/2.1.0
release/2.1.0
2 parents 7ee1cc3 + 3934939 commit 7893be2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.1.0](https://github.com/acrontum/boats-cli/compare/2.0.1...2.1.0)
8+
9+
> 28 April 2025
10+
11+
- enh/smaller-boatsrc [`#25`](https://github.com/acrontum/boats-cli/pull/25)
12+
- enh: smaller boatsrc closes #22 [`#22`](https://github.com/acrontum/boats-cli/issues/22)
13+
714
#### [2.0.1](https://github.com/acrontum/boats-cli/compare/2.0.0...2.0.1)
815

916
> 28 April 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.0.1",
3+
"version": "2.1.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)