Skip to content

Commit

Permalink
Merge pull request #24 from br14n-sol/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--query-builder-for-driveapi

chore(main): release 2.0.1
  • Loading branch information
br14n-sol authored Dec 30, 2023
2 parents 9028079 + eede9f7 commit b9f197d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/br14n-sol/query-builder-for-driveapi/compare/v2.0.0...v2.0.1) (2023-12-30)


### Bug Fixes

* broken CJS build ([5dd657c](https://github.com/br14n-sol/query-builder-for-driveapi/commit/5dd657c0bc248352b4ba7544bc0c4beac325f358))

## [2.0.0](https://github.com/br14n-sol/query-builder-for-driveapi/compare/v1.1.0...v2.0.0) (2023-12-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "query-builder-for-driveapi",
"author": "Brian Fernandez",
"description": "Easily generate queries for the Google Drive API.",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"type": "module",
"main": "./lib/index.js",
Expand Down

0 comments on commit b9f197d

Please sign in to comment.