Skip to content

Commit 01ad6c9

Browse files
chore(version-bump): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2025-01-09) ### Features * openapi fetch and types ([#26](#26)) ([816f40b](816f40b))
1 parent 816f40b commit 01ad6c9

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
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/b-Rogers/react-typescript-vite-template/compare/v1.1.1...v1.2.0) (2025-01-09)
2+
3+
4+
### Features
5+
6+
* openapi fetch and types ([#26](https://github.com/b-Rogers/react-typescript-vite-template/issues/26)) ([816f40b](https://github.com/b-Rogers/react-typescript-vite-template/commit/816f40b12bd83d05c7ea561aec4dd35dd523ba25))
7+
18
## [1.1.1](https://github.com/b-Rogers/react-typescript-vite-template/compare/v1.1.0...v1.1.1) (2025-01-07)
29

310

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": "react-typescript-template",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)