Skip to content

Commit

Permalink
chore: bump version (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 18, 2024
1 parent 1f8686c commit b560a58
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/green-phones-love.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/uniorg-stringify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# uniorg-stringify

## 1.2.0

### Minor Changes

- [#107](https://github.com/rasendubi/uniorg/pull/107) [`53bc625`](https://github.com/rasendubi/uniorg/commit/53bc6253193a8bd4e67193d6812fe276c6064b25) Thanks [@Delapouite](https://github.com/Delapouite)! - Allow overriding handlers.

`uniorgStringify` now accepts an optional handlers configuration.

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/uniorg-stringify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uniorg-stringify",
"version": "1.1.1",
"version": "1.2.0",
"description": "uniorg plugin to serialize org-mode",
"type": "module",
"keywords": [
Expand Down

0 comments on commit b560a58

Please sign in to comment.