Skip to content

Commit 8271241

Browse files
committed
Release
1 parent 8a7c44e commit 8271241

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project from version 1.2.0 upwards are documented in this file.
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

5-
## [1.6.19]Not yet released
5+
## [1.6.19]2024-03-26
66

77
### Added
88
- ParseTreeToASTTransformer: propagate the Source as in Kolasu

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "AST building blocks for TypeScript/JavaScript, part of the *lasu family, with optional integrations with ANTLR4 and Ecore.",
44
"author": "Strumenta s.r.l.",
55
"publisher": "strumenta",
6-
"version": "1.6.18",
6+
"version": "1.6.19",
77
"license": "Apache-2.0",
88
"keywords": [
99
"antlr",

0 commit comments

Comments
 (0)