This repository was archived by the owner on Feb 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 4.4.1] - 2022-09-06
10+
11+ ### Fixed
12+
13+ * Build javascript for [ 4.4.0]
14+
915## [ 4.4.0] - 2022-09-06
1016
1117### Added
@@ -155,7 +161,8 @@ Forgot to build for v2.0.1
155161* ` response.js ` script
156162* ` .npmignore `
157163
158- [ unreleased ] : https://github.com/danielwerg/r6api.js/compare/v4.4.0...master
164+ [ unreleased ] : https://github.com/danielwerg/r6api.js/compare/v4.4.1...master
165+ [ 4.4.1 ] : https://github.com/danielwerg/r6api.js/compare/v4.4.0...v4.4.1
159166[ 4.4.0 ] : https://github.com/danielwerg/r6api.js/compare/v4.3.0...v4.4.0
160167[ 4.3.0 ] : https://github.com/danielwerg/r6api.js/compare/v4.2.1...v4.3.0
161168[ 4.2.1 ] : https://github.com/danielwerg/r6api.js/compare/v4.2.0...v4.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " r6api.js" ,
3- "version" : " 4.4.0 " ,
3+ "version" : " 4.4.1 " ,
44 "description" : " Node.js wrapper around Rainbow Six: Siege API." ,
55 "author" : " Daniel Sandberg" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments