Skip to content

Commit

Permalink
chore: release v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
simonho committed Jan 24, 2023
1 parent f7cd9bc commit b1a9a71
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@


## [0.9.6](https://github.com/simonho288/estateman_backend/compare/v0.9.5...v0.9.6) (2023-01-24)


### Features

* frontend unit test added autolist testing ([2c59a96](https://github.com/simonho288/estateman_backend/commit/2c59a9610b88efe279e7dec7bece43e17c790b7d))
* frontend unit test added autoreport testing ([ed6ca28](https://github.com/simonho288/estateman_backend/commit/ed6ca28a759bf9b0e0ad22da0bdddce872594e2d))
* frontend unit test added util.ts testing ([f7cd9bc](https://github.com/simonho288/estateman_backend/commit/f7cd9bc1ceb00bb60aedc476e0f7393bbb4a064d))

## [0.9.5](https://github.com/simonho288/estateman_backend/compare/v0.9.4...v0.9.5) (2023-01-20)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "estateman-backend",
"version": "0.9.5",
"version": "0.9.6",
"type": "module",
"module": "./dist/index.mjs",
"scripts": {
Expand Down Expand Up @@ -91,4 +91,4 @@
}
}
}
}
}

0 comments on commit b1a9a71

Please sign in to comment.