Skip to content

Commit 236cf34

Browse files
chore(release): 0.0.75
1 parent c481f54 commit 236cf34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.0.75](https://github.com/deepcrawl/node-duckdb/compare/v0.0.74...v0.0.75) (2021-07-22)
6+
7+
8+
### Bug Fixes
9+
10+
* cicd bugfix [#113](https://github.com/deepcrawl/node-duckdb/issues/113) ([c481f54](https://github.com/deepcrawl/node-duckdb/commit/c481f54bc6be24ec46ea7e147664de46cb655998))
11+
512
### [0.0.74](https://github.com/deepcrawl/node-duckdb/compare/v0.0.73...v0.0.74) (2021-07-22)
613

714
### [0.0.73](https://github.com/deepcrawl/node-duckdb/compare/v0.0.72...v0.0.73) (2021-07-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-duckdb",
3-
"version": "0.0.74",
3+
"version": "0.0.75",
44
"private": false,
55
"description": "DuckDB for Node.JS",
66
"keywords": [

0 commit comments

Comments
 (0)