We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b878666 commit 4b69e5dCopy full SHA for 4b69e5d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/luggage66/Sprache-js/compare/v1.2.1...v1.2.2) (2023-11-30)
2
+
3
4
+### Bug Fixes
5
6
+* or types incorrect ([2d19765](https://github.com/luggage66/Sprache-js/commit/2d19765febb740b2bb4d6edf80c229d61eb104ac))
7
8
## [1.2.1](https://github.com/luggage66/Sprache-js/compare/v1.2.0...v1.2.1) (2021-09-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sprache",
- "version": "1.2.1",
+ "version": "1.2.2",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments