Skip to content

Commit

Permalink
chore(release): v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalBrainJS committed Mar 19, 2024
1 parent 9463140 commit bf53d5c
Show file tree
Hide file tree
Showing 12 changed files with 149 additions and 41 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

# [0.11.0](https://github.com/DigitalBrainJS/AxiosPromise/compare/v0.10.0...v0.11.0) (2024-03-19)


### Features

* **helper:** add bottleneck helper; ([#56](https://github.com/DigitalBrainJS/AxiosPromise/issues/56)) ([9463140](https://github.com/DigitalBrainJS/AxiosPromise/commit/94631400de8abf3384973614f4c1626f3a7ad08a))

### Contributors to this release

- Dmitriy Mozgovoy

# [0.10.0](https://github.com/DigitalBrainJS/AxiosPromise/compare/v0.9.3...v0.10.0) (2024-02-08)


Expand Down
79 changes: 64 additions & 15 deletions dist/cjs/axios-promise.js

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

2 changes: 1 addition & 1 deletion dist/cjs/axios-promise.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/axios-promise.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/axios-promise.min.js.map

Large diffs are not rendered by default.

80 changes: 64 additions & 16 deletions dist/esm/axios-promise.js

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

2 changes: 1 addition & 1 deletion dist/esm/axios-promise.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit bf53d5c

Please sign in to comment.