Comparing version 5.84.0 to 5.84.1
@@ -5,3 +5,3 @@ # Changelog | ||
1067 merges; 159 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
1069 merges; 159 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
@@ -26,2 +26,35 @@ | ||
## [Untagged] - 9/12/2022 7:41:49 AM | ||
Commit [d4e619611a04f24b76ad783a9b0f34393e45840a](https://github.com/StoneCypher/jssm/commit/d4e619611a04f24b76ad783a9b0f34393e45840a) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
Merges [cdaa32e, 9193c2d] | ||
* Merge pull request #535 from StoneCypher/RenameParserAlready | ||
* Change parser name to fsl_parser, fixes StoneCypher/fsl#1201; another stab at Twitter | ||
| ||
| ||
## [Untagged] - 9/12/2022 7:35:32 AM | ||
Commit [9193c2d1f27f1c80ed4a3bfb41e586f5da24179a](https://github.com/StoneCypher/jssm/commit/9193c2d1f27f1c80ed4a3bfb41e586f5da24179a) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Change parser name to fsl_parser, fixes StoneCypher/fsl#1201; another stab at Twitter | ||
| ||
| ||
<a name="5__83__2" /> | ||
@@ -150,32 +183,2 @@ | ||
* Needed a version bump | ||
| ||
| ||
## [Untagged] - 9/3/2022 5:21:12 PM | ||
Commit [4deaa1ebabb4bbc3604103a3bcdde77259247fe7](https://github.com/StoneCypher/jssm/commit/4deaa1ebabb4bbc3604103a3bcdde77259247fe7) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Unicode range tests for actions, very slow, fixes StoneCypher/fsl#1192 | ||
| ||
| ||
## [Untagged] - 9/3/2022 5:21:12 PM | ||
Commit [e9d6ca9116a8959f3e5a3e7c696b468ede50923d](https://github.com/StoneCypher/jssm/commit/e9d6ca9116a8959f3e5a3e7c696b468ede50923d) | ||
Author: `John Haugeland <stonecypher@gmail.com>` | ||
* Unicode range tests for actions, very slow, fixes StoneCypher/fsl#1192 | ||
* Needed a version bump |
@@ -1,2 +0,2 @@ | ||
const version = "5.84.0"; | ||
const version = "5.84.1"; | ||
export { version }; |
{ | ||
"name": "jssm", | ||
"version": "5.84.0", | ||
"version": "5.84.1", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=10.0.0" |
@@ -21,3 +21,3 @@ <!-- | ||
* Generated for version 5.84.0 at 9/12/2022, 7:24:44 AM | ||
* Generated for version 5.84.1 at 9/12/2022, 8:25:23 AM | ||
@@ -24,0 +24,0 @@ --> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1278505