We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bdb4c7 commit a7d3294Copy full SHA for a7d3294
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.1.1] - 2023-06-21
6
+
7
+- Fix missing RarVM import in unrar.js.
8
9
## [1.1.0] - 2023-05-28
10
11
### Added
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@codedread/bitjs",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Binary Tools for JavaScript",
"homepage": "https://github.com/codedread/bitjs",
"author": "Jeff Schiller",
0 commit comments