Skip to content

Commit 446e492

Browse files
authored
Merge pull request #24 from acrontum/release/2.0.1
release/2.0.1
2 parents a88a6b4 + 705d16d commit 446e492

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.0.1](https://github.com/acrontum/boats-cli/compare/2.0.0...2.0.1)
8+
9+
> 28 April 2025
10+
11+
- fix/root-ref-models [`#23`](https://github.com/acrontum/boats-cli/pull/23)
12+
- fix: root ref pagination model path [`4c2feb4`](https://github.com/acrontum/boats-cli/commit/4c2feb4af267476f14817df2e6b34f0e689a8834)
13+
714
### [2.0.0](https://github.com/acrontum/boats-cli/compare/1.0.1...2.0.0)
815

916
> 19 February 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.0",
3+
"version": "2.0.1",
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)