Skip to content

Commit

Permalink
chore(release): 0.0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 22, 2021
1 parent c481f54 commit 236cf34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.75](https://github.com/deepcrawl/node-duckdb/compare/v0.0.74...v0.0.75) (2021-07-22)


### Bug Fixes

* cicd bugfix [#113](https://github.com/deepcrawl/node-duckdb/issues/113) ([c481f54](https://github.com/deepcrawl/node-duckdb/commit/c481f54bc6be24ec46ea7e147664de46cb655998))

### [0.0.74](https://github.com/deepcrawl/node-duckdb/compare/v0.0.73...v0.0.74) (2021-07-22)

### [0.0.73](https://github.com/deepcrawl/node-duckdb/compare/v0.0.72...v0.0.73) (2021-07-19)
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": "node-duckdb",
"version": "0.0.74",
"version": "0.0.75",
"private": false,
"description": "DuckDB for Node.JS",
"keywords": [
Expand Down

0 comments on commit 236cf34

Please sign in to comment.