Skip to content

Commit

Permalink
chore(main): release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 11, 2024
1 parent 58c33b0 commit 03ad4a3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

## [2.3.0](https://github.com/parkerbxyz/guru-to-github/compare/v2.2.0...v2.3.0) (2024-04-11)


### Features

* add support for syncing multiple collections ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))
* add support for syncing multiple collections ([#57](https://github.com/parkerbxyz/guru-to-github/issues/57)) ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))


### Bug Fixes

* **deps:** update dependencies ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))
* do not attempt to delete nonexistent file ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))
* handle special characters in folder names ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))
* quote file path in API request URLs ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))
* set external_id to None if not found in metadata ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))
* skip images with invalid extension ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))


### Documentation

* **README:** update inputs and example workflows ([95f0e43](https://github.com/parkerbxyz/guru-to-github/commit/95f0e43c44bdb9fc5e3b7b33a4f63c73e6226134))

## [2.3.0](https://github.com/parkerbxyz/guru-to-github/compare/v2.2.0...v2.3.0) (2024-04-11)

### Features

* add support for syncing multiple collections ([f499a57](https://github.com/parkerbxyz/guru-to-github/commit/f499a57ddc13e7af0e90b9ee47d48dd574faaad9))
Expand Down

0 comments on commit 03ad4a3

Please sign in to comment.