Skip to content

Commit 366c489

Browse files
committed
Merge branch 'fix/failing-tests'
2 parents f48b689 + 4b4f125 commit 366c489

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.0.15] - 2022-10-19
4+
5+
- fix failing tests caused by type changes
6+
- fix security issues
7+
38
## [1.0.14] - 2022-10-19
49

510
- add tests and CI

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bgio-postgres",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "Postgres storage adapter for boardgame.io library",
55
"homepage": "https://github.com/janKir/bgio-postgres#readme",
66
"repository": {

0 commit comments

Comments
 (0)