Skip to content

Commit

Permalink
chore(ooxast-util-remove-rsid): 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 d5ed1d0 commit ae9fb9c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions libs/ooxast/ooxast-util-remove-rsid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## [0.3.0](https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-remove-rsid-0.2.1...ooxast-util-remove-rsid-0.3.0) (2023-09-22)

### Dependency Updates

* `ooxast` updated to version `0.2.0`
* `xast-util-is-element` updated to version `0.2.0`
* `xast-util-select` updated to version `0.2.0`
* `ooxast-util-get-style` updated to version `0.3.0`

### Features

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


### Bug Fixes

* remove misc dependency ([dc33f05](https://github.com/TrialAndErrorOrg/parsers/commit/dc33f053cacdfb632d0a44e573f8d84fe5382520))

## [0.2.1](https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-remove-rsid-0.2.0...ooxast-util-remove-rsid-0.2.1) (2023-09-21)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion libs/ooxast/ooxast-util-remove-rsid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ooxast-util-remove-rsid",
"version": "0.2.1",
"version": "0.3.0",
"license": "GPL-3.0-or-later",
"repository": "https://github.com/TrialAndErrorOrg/parsers",
"author": "Thomas F. K. Jorna <hello@tefkah.com>",
Expand Down

0 comments on commit ae9fb9c

Please sign in to comment.