Skip to content

Commit

Permalink
Version Packages (#10)
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 Sep 14, 2023
1 parent f6d7f33 commit 85d9a8a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-bikes-cry.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# json-origami

## 0.2.2

### Patch Changes

- [#9](https://github.com/hacomono-lib/json-origami/pull/9) [`f6d7f33`](https://github.com/hacomono-lib/json-origami/commit/f6d7f33ce991fcf502b949df0319031fc035c950) Thanks [@mew-ton](https://github.com/mew-ton)! - chore: change target to es2015

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-origami",
"version": "0.2.1",
"version": "0.2.2",
"description": "Transform nested objects into a flattened key-value structure and vice-versa.",
"keywords": [
"key-value",
Expand Down

0 comments on commit 85d9a8a

Please sign in to comment.