Skip to content

Commit 219d6af

Browse files
committed
chore(jast-util-from-csl): release version 0.1.1
1 parent 3c22d05 commit 219d6af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

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

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

5+
## [0.1.1](https://github.com/TrialAndErrorOrg/parsers/compare/jast-util-from-csl-0.1.0...jast-util-from-csl-0.1.1) (2023-03-09)
6+
7+
### Dependency Updates
8+
9+
* `jast-types` updated to version `0.1.2`
510
## 0.1.0 (2023-03-09)
611

712
### Dependency Updates

libs/jast/jast-util-from-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-from-csl",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"dependencies": {
55
"csl-json": "^0.1.0",
66
"unist-util-is": "^5.1.1",

0 commit comments

Comments
 (0)