Skip to content

Commit

Permalink
chore: release 0.11.3 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
1 parent 3ea82ab commit 0928d6f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.11.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.2...v0.11.3) (2024-06-12)


### Miscellaneous

* engine and add more utilites ([#73](https://github.com/rudderlabs/rudder-json-template-engine/issues/73)) ([3ea82ab](https://github.com/rudderlabs/rudder-json-template-engine/commit/3ea82ab2ff016e3497be4092c3d15e99c6baf7b1))

## [0.11.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.1...v0.11.2) (2024-06-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/json-template-engine",
"version": "0.11.2",
"version": "0.11.3",
"homepage": "https://github.com/rudderlabs/rudder-json-template-engine",
"description": "A library for evaluating JSON template expressions.",
"main": "build/index.js",
Expand Down

0 comments on commit 0928d6f

Please sign in to comment.