Skip to content

Commit 8748152

Browse files
chore(release): 🔖 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2024-11-28) ### Bug Fixes * 🐛 schema cleaning in `typeGenerator` ([0971986](0971986))
1 parent d05bf9a commit 8748152

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.2](https://github.com/Morgbn/nuxt-oa/compare/v1.12.1...v1.12.2) (2024-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: schema cleaning in `typeGenerator` ([0971986](https://github.com/Morgbn/nuxt-oa/commit/097198689a0c4f859d50460772954580cbd4b681))
7+
18
## [1.12.1](https://github.com/Morgbn/nuxt-oa/compare/v1.12.0...v1.12.1) (2024-09-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-oa",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)