Skip to content

Commit

Permalink
chore(release): 16.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.10.0](v16.9.0...v16.10.0) (2024-06-21)

### Features

* **json-expression:** 🎸 implement "push" operator ([edbd128](edbd128))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent 0117049 commit a7c7591
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [16.10.0](https://github.com/streamich/json-joy/compare/v16.9.0...v16.10.0) (2024-06-21)


### Features

* **json-expression:** 🎸 implement "push" operator ([edbd128](https://github.com/streamich/json-joy/commit/edbd1288cf338861249be664dff8d7f70e9bbb6d))

# [16.9.0](https://github.com/streamich/json-joy/compare/v16.8.0...v16.9.0) (2024-06-17)


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-joy",
"version": "16.9.0",
"version": "16.10.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit a7c7591

Please sign in to comment.