2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore: updated changelog

This commit is contained in:
Jay
2022-10-07 11:04:34 +02:00
parent 9fc94b7dcd
commit 6140fcf96f
12 changed files with 24 additions and 20 deletions
+10
View File
@@ -198,3 +198,13 @@
- [shingo.sasaki](https://github.com/s-sasaki-0529)
- [Ivan Pepelko](https://github.com/ivanpepelko)
- [Richard Kořínek](https://github.com/risa)
## [1.1.1] - 2022-10-07
### Fixed
- Fixed broken exports for common js. This fix breaks a prior fix, I will fix both issues ASAP but the commonJS use is more impactful.
### Contributors to this release
- [Jason Saayman](https://github.com/jasonsaayman)