Skip to content

Commit 07cd10d

Browse files
committed
Bump versions
1 parent 79c6b72 commit 07cd10d

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [3.0.2] - 2026-03-07
4+
5+
- Fix problem with resolving TemplateElement values in filters
6+
37
## [3.0.1] - 2026-03-07
48

59
- Fix problem with resolving TemplateElement values

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astronomical",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"type": "commonjs",
55
"description": "offers a way to query a Javascript AST to find specific patterns using a syntax somewhat similar to XPath.",
66
"sideEffects": false,

0 commit comments

Comments
 (0)