We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c22d05 commit 219d6afCopy full SHA for 219d6af
libs/jast/jast-util-from-csl/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
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`
10
## 0.1.0 (2023-03-09)
11
12
### Dependency Updates
libs/jast/jast-util-from-csl/package.json
@@ -1,6 +1,6 @@
1
{
"name": "jast-util-from-csl",
- "version": "0.1.0",
+ "version": "0.1.1",
"dependencies": {
"csl-json": "^0.1.0",
"unist-util-is": "^5.1.1",
0 commit comments