Skip to content

Commit

Permalink
3.40.1 CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
## [3.40.1](v3.40.0...v3.40.1) (2024-11-03)

### Bug Fixes

* updated model types ([d96b2e1](d96b2e1))
  • Loading branch information
semantic-release-bot committed Nov 3, 2024
1 parent ecd04bd commit 67f0bc8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.40.1](https://github.com/JS-AK/db-manager/compare/v3.40.0...v3.40.1) (2024-11-03)


### Bug Fixes

* updated model types ([d96b2e1](https://github.com/JS-AK/db-manager/commit/d96b2e1a22fb8bce9420883a305fbdd77b0989ba))

# [3.40.0](https://github.com/JS-AK/db-manager/compare/v3.39.2...v3.40.0) (2024-10-27)


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": "@js-ak/db-manager",
"version": "3.40.0",
"version": "3.40.1",
"description": "db-manager",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 67f0bc8

Please sign in to comment.