Skip to content

Commit 4b69e5d

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2023-11-30) ### Bug Fixes * or types incorrect ([2d19765](2d19765))
1 parent b878666 commit 4b69e5d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.2.1](https://github.com/luggage66/Sprache-js/compare/v1.2.0...v1.2.1) (2021-09-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sprache",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)