Skip to content

Commit 1a69943

Browse files
author
Jonathon Hill
committed
chore(changelog): Updating changelog
1 parent 3e39d32 commit 1a69943

File tree

1 file changed

+122
-0
lines changed

1 file changed

+122
-0
lines changed

CHANGELOG.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/compwright/axios-oauth-client/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.5.0...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- Bump minimist from 1.2.5 to 1.2.6 [\#20](https://github.com/compwright/axios-oauth-client/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
11+
## [v1.5.0](https://github.com/compwright/axios-oauth-client/tree/v1.5.0) (2022-05-24)
12+
13+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.4.4...v1.5.0)
14+
15+
**Closed issues:**
16+
17+
- Typescript Support? [\#13](https://github.com/compwright/axios-oauth-client/issues/13)
18+
19+
## [v1.4.4](https://github.com/compwright/axios-oauth-client/tree/v1.4.4) (2021-10-12)
20+
21+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.4.3...v1.4.4)
22+
23+
**Merged pull requests:**
24+
25+
- Bump path-parse from 1.0.6 to 1.0.7 [\#19](https://github.com/compwright/axios-oauth-client/pull/19) ([dependabot[bot]](https://github.com/apps/dependabot))
26+
27+
## [v1.4.3](https://github.com/compwright/axios-oauth-client/tree/v1.4.3) (2021-07-06)
28+
29+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.4.2...v1.4.3)
30+
31+
## [v1.4.2](https://github.com/compwright/axios-oauth-client/tree/v1.4.2) (2021-06-02)
32+
33+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.4.1...v1.4.2)
34+
35+
## [v1.4.1](https://github.com/compwright/axios-oauth-client/tree/v1.4.1) (2021-05-12)
36+
37+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.4.0...v1.4.1)
38+
39+
**Merged pull requests:**
40+
41+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [\#17](https://github.com/compwright/axios-oauth-client/pull/17) ([dependabot[bot]](https://github.com/apps/dependabot))
42+
- Bump lodash from 4.17.20 to 4.17.21 [\#16](https://github.com/compwright/axios-oauth-client/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot))
43+
44+
## [v1.4.0](https://github.com/compwright/axios-oauth-client/tree/v1.4.0) (2020-12-12)
45+
46+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.3.0...v1.4.0)
47+
48+
**Closed issues:**
49+
50+
- Failed to compile. [\#12](https://github.com/compwright/axios-oauth-client/issues/12)
51+
52+
**Merged pull requests:**
53+
54+
- fix: token cache max age expects ms but got seconds [\#15](https://github.com/compwright/axios-oauth-client/pull/15) ([littldr](https://github.com/littldr))
55+
- Bump lodash from 4.17.15 to 4.17.19 [\#14](https://github.com/compwright/axios-oauth-client/pull/14) ([dependabot[bot]](https://github.com/apps/dependabot))
56+
57+
## [v1.3.0](https://github.com/compwright/axios-oauth-client/tree/v1.3.0) (2020-04-14)
58+
59+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.2.3...v1.3.0)
60+
61+
## [v1.2.3](https://github.com/compwright/axios-oauth-client/tree/v1.2.3) (2020-03-31)
62+
63+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.2.2...v1.2.3)
64+
65+
**Merged pull requests:**
66+
67+
- Greenkeeper/mocha 7.1.0 [\#10](https://github.com/compwright/axios-oauth-client/pull/10) ([compwright](https://github.com/compwright))
68+
69+
## [v1.2.2](https://github.com/compwright/axios-oauth-client/tree/v1.2.2) (2020-03-31)
70+
71+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.2.1...v1.2.2)
72+
73+
**Closed issues:**
74+
75+
- Await is only valid in async function [\#11](https://github.com/compwright/axios-oauth-client/issues/11)
76+
- No Authorization header in request [\#9](https://github.com/compwright/axios-oauth-client/issues/9)
77+
78+
## [v1.2.1](https://github.com/compwright/axios-oauth-client/tree/v1.2.1) (2019-10-26)
79+
80+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.2.0...v1.2.1)
81+
82+
**Closed issues:**
83+
84+
- Axios 0.19.0 [\#6](https://github.com/compwright/axios-oauth-client/issues/6)
85+
86+
**Merged pull requests:**
87+
88+
- Update axios-token-interceptor to the latest version 🚀 [\#7](https://github.com/compwright/axios-oauth-client/pull/7) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
89+
90+
## [v1.2.0](https://github.com/compwright/axios-oauth-client/tree/v1.2.0) (2019-08-31)
91+
92+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.1.1...v1.2.0)
93+
94+
**Closed issues:**
95+
96+
- 401 Invalid client id param value [\#5](https://github.com/compwright/axios-oauth-client/issues/5)
97+
- async method for login [\#4](https://github.com/compwright/axios-oauth-client/issues/4)
98+
- How to set the username and password when user loggs in [\#2](https://github.com/compwright/axios-oauth-client/issues/2)
99+
100+
**Merged pull requests:**
101+
102+
- Update mocha to the latest version 🚀 [\#3](https://github.com/compwright/axios-oauth-client/pull/3) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
103+
104+
## [v1.1.1](https://github.com/compwright/axios-oauth-client/tree/v1.1.1) (2018-10-05)
105+
106+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.1.0...v1.1.1)
107+
108+
## [v1.1.0](https://github.com/compwright/axios-oauth-client/tree/v1.1.0) (2018-10-05)
109+
110+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/v1.0.0...v1.1.0)
111+
112+
**Merged pull requests:**
113+
114+
- Add Greenkeeper badge 🌴 [\#1](https://github.com/compwright/axios-oauth-client/pull/1) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
115+
116+
## [v1.0.0](https://github.com/compwright/axios-oauth-client/tree/v1.0.0) (2018-09-22)
117+
118+
[Full Changelog](https://github.com/compwright/axios-oauth-client/compare/c411f7d0cd6ae5862d1f9b7565f2007711ea8957...v1.0.0)
119+
120+
121+
122+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)