From b1b2438b83037abf2e397f291830920c5df22527 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Thu, 9 Mar 2023 23:38:57 +0100 Subject: [PATCH] chore(csl-consolidate): release version 0.1.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cb25c4..ff15623 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,27 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s ### Dependency Updates +* `utils-misc` updated to version `0.1.0` +* `crossref-to-csl` updated to version `0.1.2` +* `crossref-json` updated to version `0.1.2` + +### Features + +* brand spanking new project.json ([32e19eb](https://github.com/TrialAndErrorOrg/parsers/commit/32e19ebf3f71c80336f637297d8f4db274d098bf)) +* fix names ([a4f65fc](https://github.com/TrialAndErrorOrg/parsers/commit/a4f65fcb2fde9dd23750bc9ccddfb0e1ab11548f)) + + +### Bug Fixes + +* enter a new era ([9c2a0e5](https://github.com/TrialAndErrorOrg/parsers/commit/9c2a0e505472c43d384f3cc78543ad90877b7c3d)) +* **jest:** allow jest to be run even if there is a .swcrc ([6f188f2](https://github.com/TrialAndErrorOrg/parsers/commit/6f188f2a06922ee00d9367b29e666894e48c6c1e)) +* properly set all package.jsons ([5af9c17](https://github.com/TrialAndErrorOrg/parsers/commit/5af9c177be9910511844c481ca59cfcc7bd9b0f6)) +* types ([1a8bf9c](https://github.com/TrialAndErrorOrg/parsers/commit/1a8bf9c26bcc283c3a9d443e94e238881b9e2336)) + +## 0.1.0 (2023-03-09) + +### Dependency Updates + * `utils-misc` updated to version `0.1.0` * `crossref-to-csl` updated to version `0.1.0` * `crossref-json` updated to version `0.1.0`