Skip to content

Commit

Permalink
chore(release): 1.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.5](v1.1.4...v1.1.5) (2024-01-22)

### Bug Fixes

* catch promise rejection inside handlers ([9b7d42a](9b7d42a))
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent b70c3d5 commit 6a38332
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/ootkin/skimx.git"
},
"version": "1.1.4",
"version": "1.1.5",
"description": "Create web applications using OpenAPI schemas",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6a38332

Please sign in to comment.