Skip to content

Commit

Permalink
Merge pull request #2048 from undb-io/main
Browse files Browse the repository at this point in the history
Merge main into develop branch
  • Loading branch information
nichenqin committed Sep 19, 2024
2 parents d632881 + f323b46 commit e971a5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v1.0.0-80


### 🩹 Fixes

- Missing base option in gql ([d632881](https://github.com/undb-io/undb/commit/d632881))

### ❤️ Contributors

- Nichenqin ([@nichenqin](http://github.com/nichenqin))

## v1.0.0-79

## v1.0.0-78
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": "undb",
"version": "1.0.0-79",
"version": "1.0.0-80",
"private": true,
"scripts": {
"build": "NODE_ENV=production bun --bun turbo build",
Expand Down

0 comments on commit e971a5f

Please sign in to comment.