Skip to content

Commit

Permalink
chore(release): 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2024
1 parent f809a0e commit 382492d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## 1.2.4 (2024-08-28)

#### Bug Fixes

* import and type (20d33621)
* serialization to db (b41111eb)

#### Tests

* disable flaky (f809a0e5)
* adjust e2e (0ef48332)
* fix and disable some (3c0a8a69)
* fix (c2b77264)

#### Styles

* apply recommended biome fixes (f5c7f461)
* fix (4ac5eb43)

#### Chores

* **release:** 1.2.3 (cd0ee2a3)

#### CI

* biome enable recommended (e2abe172)


## 1.2.3 (2024-08-27)

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@
"test": "vitest --exclude 'e2e'"
},
"type": "module",
"version": "1.2.3"
"version": "1.2.4"
}

0 comments on commit 382492d

Please sign in to comment.