axios-rest-api
Version:
Simple Axios wrapper for simple REST Api requests.
124 lines (55 loc) • 4.19 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.1.7"></a>
## [2.1.7](https://github.com/freedomsex/axios-rest-api/compare/2.1.6...2.1.7) (2022-02-10)
### Bug Fixes
* dist ([c70e185](https://github.com/freedomsex/axios-rest-api/commit/c70e185))
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.1.6](https://github.com/freedomsex/axios-rest-api/compare/2.1.5...2.1.6) (2022-01-25)
### Bug Fixes
* amm ([ae8952c](https://github.com/freedomsex/axios-rest-api/commit/ae8952c0dffad8bf3cffb359be697471135b9be0))
* private conf ([61ffa05](https://github.com/freedomsex/axios-rest-api/commit/61ffa05a6ae28e2fda859063ba2c0a433f47be85))
### [2.1.5](https://github.com/freedomsex/axios-rest-api/compare/2.1.4...2.1.5) (2022-01-25)
### Bug Fixes
* private ([e24cd10](https://github.com/freedomsex/axios-rest-api/commit/e24cd10128c815d49a0b3faf00e9c25c7125606f))
### [2.1.4](https://github.com/freedomsex/axios-rest-api/compare/2.1.3...2.1.4) (2022-01-18)
### Bug Fixes
* builder ([2bc3f83](https://github.com/freedomsex/axios-rest-api/commit/2bc3f8353003c3f176a3b22e9e4858191a686862))
* builder sub ([4ae065a](https://github.com/freedomsex/axios-rest-api/commit/4ae065adcdcdc996a38acdbce88a5ed083b14dde))
### [2.1.3](https://github.com/freedomsex/axios-rest-api/compare/2.1.2...2.1.3) (2022-01-18)
### Bug Fixes
* ver ([155e7b7](https://github.com/freedomsex/axios-rest-api/commit/155e7b7af59492b399cad7cf9e7b50b2ea37701f))
### [2.1.2](https://github.com/freedomsex/axios-rest-api/compare/2.1.1...2.1.2) (2022-01-18)
### Bug Fixes
* params ([305f5a1](https://github.com/freedomsex/axios-rest-api/commit/305f5a100e9e6f4fa8c8dbc6c888b52579d1f85d))
### [2.1.1](https://github.com/freedomsex/axios-rest-api/compare/2.1.0...2.1.1) (2022-01-18)
### Bug Fixes
* sub id ([d1633e5](https://github.com/freedomsex/axios-rest-api/commit/d1633e561a0ff714dd51d19125b2359dba7b68a0))
## [2.1.0](https://github.com/freedomsex/axios-rest-api/compare/2.0.4...2.1.0) (2022-01-18)
### Features
* sub resource ([62a5bba](https://github.com/freedomsex/axios-rest-api/commit/62a5bbad5972587a55e2dc9955084b1260b93f1e))
### [2.0.4](https://github.com/freedomsex/axios-rest-api/compare/2.0.3...2.0.4) (2022-01-17)
### Bug Fixes
* isPublic ([dc0b73c](https://github.com/freedomsex/axios-rest-api/commit/dc0b73c23cec3a96cb39ca5ea32e24888207402d))
### [2.0.3](https://github.com/freedomsex/axios-rest-api/compare/v2.0.4...v2.0.3) (2022-01-17)
### Bug Fixes
* add public method ([dcbda02](https://github.com/freedomsex/axios-rest-api/commit/dcbda025dec2d31ce6ab89e70e352c8d2656e458))
### [2.0.4](https://github.com/freedomsex/axios-rest-api/compare/v2.0.3...v2.0.4) (2021-04-01)
### Bug Fixes
* commonjs2 build ([d8c594e](https://github.com/freedomsex/axios-rest-api/commit/d8c594e53f3dd9c84b867888227f49c9ef1da0cc))
### [2.0.3](https://github.com/freedomsex/axios-rest-api/compare/v2.0.2...v2.0.3) (2021-04-01)
### [2.0.2](https://github.com/freedomsex/axios-rest-api/compare/v2.0.1...v2.0.2) (2021-04-01)
### Bug Fixes
* amd module build ([042f4de](https://github.com/freedomsex/axios-rest-api/commit/042f4deaf6c2b4edc061b0fc8bf37f88a5b2c365))
### [2.0.1](https://github.com/freedomsex/axios-rest-api/compare/v2.0.0...v2.0.1) (2020-10-13)
### Bug Fixes
* build ([dc38e43](https://github.com/freedomsex/axios-rest-api/commit/dc38e43aa14e3a974b78fdff76dfcfdfbfda713f))
## [2.0.0](https://github.com/freedomsex/axios-rest-api/compare/v1.3.2...v2.0.0) (2020-10-13)
### ⚠ BREAKING CHANGES
* auth methods + res required
### Features
* builder ([87c5179](https://github.com/freedomsex/axios-rest-api/commit/87c51799b8dec020e7f29170b2ca14da290cabc0))
### [1.3.2](https://github.com/freedomsex/axios-rest-api/compare/v1.3.1...v1.3.2) (2020-10-03)
### Bug Fixes
* doc ([5fb5d98](https://github.com/freedomsex/axios-rest-api/commit/5fb5d98048881958ab5f3a899e34628448bebf0d))