Skip to content

Commit 3c22d05

Browse files
committed
chore(jast-util-to-csl): release version 0.1.2
1 parent 1883ac8 commit 3c22d05

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

libs/jast/jast-util-to-csl/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.1.2](https://github.com/TrialAndErrorOrg/parsers/compare/jast-util-to-csl-0.1.1...jast-util-to-csl-0.1.2) (2023-03-09)
6+
7+
### Dependency Updates
8+
9+
* `rejour-parse` updated to version `0.1.1`
10+
* `jast-types` updated to version `0.1.2`
11+
* `xast-util-is-element` updated to version `0.1.2`
12+
* `xast-util-select` updated to version `0.1.1`
513
## [0.1.1](https://github.com/TrialAndErrorOrg/parsers/compare/jast-util-to-csl-0.1.0...jast-util-to-csl-0.1.1) (2023-03-09)
614

715

libs/jast/jast-util-to-csl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jast-util-to-csl",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "GPL-3.0-or-later",
55
"repository": "https://github.com/TrialAndErrorOrg/parsers",
66
"author": "Thomas F. K. Jorna <hello@tefkah.com>",

0 commit comments

Comments
 (0)