Skip to content

Commit f0ca289

Browse files
chore(main): release 0.1.0 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de2b8e5 commit f0ca289

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-05-07)
4+
5+
6+
### Miscellaneous
7+
8+
* Initial Release ([#7](https://github.com/pablaber/openapi-typescript-types/issues/7)) ([de2b8e5](https://github.com/pablaber/openapi-typescript-types/commit/de2b8e550b7c04382eaed9c85bf876e96ddaf67d))

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": "openapi-typescript-types",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A tool used to generate types from OpenAPI 3.x schemas",
55
"author": "Patrick Bacon-Blaber",
66
"license": "ISC",

0 commit comments

Comments
 (0)