Skip to content

Commit

Permalink
Merge branch 'master' of github.com:atlas-bi/System
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Sep 15, 2023
2 parents a29757a + 388db8c commit 431cdc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.43.0 (2023-09-15)

* Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message ([726178d](https://github.com/atlas-bi/System/commit/726178d))
* feat(sql): added option to disable database memory check ([64ab55e](https://github.com/atlas-bi/System/commit/64ab55e))

## 1.42.0 (2023-09-15)

* Merge branch 'master' of github.com:atlas-bi/System ([936e549](https://github.com/atlas-bi/System/commit/936e549))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,5 +212,5 @@
"npm run format"
]
},
"version": "1.42.0"
"version": "1.43.0"
}

0 comments on commit 431cdc5

Please sign in to comment.