Skip to content

Commit

Permalink
v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lroal committed Jul 7, 2024
1 parent 30f831e commit b035f6d
Show file tree
Hide file tree
Showing 3 changed files with 787 additions and 374 deletions.
2 changes: 2 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Changelog
__4.3.0__
Minor performance improvements.
__4.2.0__
Improved performance.
__4.1.4__
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "orange-orm",
"version": "4.3.0-beta.3",
"version": "4.3.0",
"main": "./src/index.js",
"browser": "./src/client/index.mjs",
"bin": {
Expand Down
Loading

0 comments on commit b035f6d

Please sign in to comment.