Skip to content

Commit 9ae7f1e

Browse files
committed
fix(docs): re-add accidentally removed changelog for release 4.1.1
1 parent 62f3c4d commit 9ae7f1e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@
3434
- refactor(ci): remove unused ci workflow
3535
- fix(ci): use node-oauth/express-oauth-server for integration test
3636

37+
## 4.1.1
38+
39+
### Added
40+
- Added TypeScript types
41+
### Changed
42+
- Removed extra files when someone npm installs.
43+
- Upgrades all code from ES5 to ES6, where possible.
44+
3745
## 4.1.0
3846
### Changed
3947
* Bump dev dependencies to resolve vulnerabilities

0 commit comments

Comments
 (0)