Skip to content

Commit

Permalink
Merge pull request #3 from martinalbert/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(release): 2.1.0
  • Loading branch information
martinalbert authored Apr 19, 2024
2 parents a252403 + 437261c commit a585b30
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.1.0"
}
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog

## [2.1.0](https://github.com/martinalbert/buttercms-python/compare/v2.0.0...v2.1.0) (2024-04-19)


### Features

* add release-please into project ([bcf4d9a](https://github.com/martinalbert/buttercms-python/commit/bcf4d9a6c84b7234e4a110f20f1bb42f1854d412))
* try to proper naming? ([339b54b](https://github.com/martinalbert/buttercms-python/commit/339b54bcd111da98600739e9b6532119a4cc54ff))


### Bug Fixes

* typos and config and manifest settings ([a252403](https://github.com/martinalbert/buttercms-python/commit/a252403cfedfc2dfc42ba030b20739027a53d292))

## 2.0.0

### Fixed
- Add handling of timeout of 10 seconds to client.py
- Add handling of timeout of 10 seconds to client.py

0 comments on commit a585b30

Please sign in to comment.