Skip to content

Commit

Permalink
chore(parse-text-cite): release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tefkah committed Sep 22, 2023
1 parent 8a87ca2 commit 5446197
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions libs/citations/parse-text-cite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [0.3.0](https://github.com/TrialAndErrorOrg/parsers/compare/parse-text-cite-0.2.3...parse-text-cite-0.3.0) (2023-09-22)


### Features

* giant prettier + eslint run ([6becd94](https://github.com/TrialAndErrorOrg/parsers/commit/6becd9492006b9a7f7f91b60db440bb31d9140c8))

## [0.2.3](https://github.com/TrialAndErrorOrg/parsers/compare/parse-text-cite-0.2.2...parse-text-cite-0.2.3) (2023-09-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/citations/parse-text-cite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-text-cite",
"version": "0.2.3",
"version": "0.3.0",
"type": "module",
"license": "GPL-3.0-or-later",
"repository": "https://github.com/TrialAndErrorOrg/parsers",
Expand Down

0 comments on commit 5446197

Please sign in to comment.