Skip to content

Commit

Permalink
chore(release): @rotorsoft/eventually-openapi-v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rotorsoft committed Jul 22, 2023
1 parent 87cf8ed commit a9c791d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#### 2023-07-22 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-openapi-v0.3.1...@rotorsoft/eventually-openapi-v0.3.2) @rotorsoft/eventually-openapi-v0.3.2
- PATCH [dba15756](https://github.com/Rotorsoft/eventually-monorepo/commit/dba1575646865730ad3f2580d29549c75d005d32) fix: moved package config from core lib to openapi lib to avoid fs dependency in core
#### 2023-07-22 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.5.1...@rotorsoft/eventually-v5.5.2) @rotorsoft/eventually-v5.5.2
- PATCH [dba15756](https://github.com/Rotorsoft/eventually-monorepo/commit/dba1575646865730ad3f2580d29549c75d005d32) fix: moved package config from core lib to openapi lib to avoid fs dependency in core
#### 2023-07-20 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/calculator-artifacts-v1.5.0...@rotorsoft/calculator-artifacts-v1.5.1) @rotorsoft/calculator-artifacts-v1.5.1
Expand Down
2 changes: 1 addition & 1 deletion libs/eventually-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotorsoft/eventually-openapi",
"version": "0.3.1",
"version": "0.3.2",
"description": "Eventually OpenAPI Utilities",
"author": "rotorsoft",
"license": "MIT",
Expand Down

0 comments on commit a9c791d

Please sign in to comment.