Skip to content

Commit

Permalink
chore(main): release jsdraft 0.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and danielstorey committed Dec 15, 2023
1 parent 3706c37 commit c5146a5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.52"
".": "0.0.53"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.53](https://github.com/leviat-tech/jsdraft/compare/jsdraft-v0.0.52...jsdraft-v0.0.53) (2023-12-15)


### Bug Fixes

* dxf export set viewport ([6c28154](https://github.com/leviat-tech/jsdraft/commit/6c28154bc83c7ed4dde0c4036cd0eb54200a2eab))

## [0.0.52](https://github.com/leviat-tech/jsdraft/compare/jsdraft-v0.0.51...jsdraft-v0.0.52) (2023-09-19)


Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "@crhio/jsdraft",
"version": "0.0.52",
"version": "0.0.53",
"description": "A functional toolkit for drawing and flexing 2D parametric drawings",
"bin": "src/cli.js",
"scripts": {
Expand Down

0 comments on commit c5146a5

Please sign in to comment.