2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Fixed incorrect date in changelog

This commit is contained in:
Jay
2022-04-26 09:37:43 +02:00
parent 838f53b4bb
commit bcb166e6e8
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
### 0.27.1 (April 25, 2022)
### 0.27.1 (April 26, 2022)
Fixes and Functionality:
- Removed import of url module in browser build due to huge size overhead and builds being broken ([#4594](https://github.com/axios/axios/pull/4594))