We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12dd794 commit b456ccbCopy full SHA for b456ccb
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Changelog
2
+## [1.2.1] - 2025-12-02
3
+
4
## [1.2.0] - 2025-11-28
5
6
## [1.1.0] - 2025-11-25
package.json
@@ -1,6 +1,6 @@
{
"name": "@typeup/parser",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Parser for TypeUp documents with a simple event-based API.",
"author": "Simon Mika <simon@mika.se>",
"license": "MIT",
0 commit comments