Skip to content

Commit

Permalink
chore(main): release 0.11.4 (#76)
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 5f1d865 commit cf23b96
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.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.3...v0.11.4) (2024-06-12)


### Bug Fixes

* readme and commitlint ([1a5775d](https://github.com/rudderlabs/rudder-json-template-engine/commit/1a5775d7f9ca136fd6fc5971ab2297ac39567ac5))

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


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.3",
"version": "0.11.4",
"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 cf23b96

Please sign in to comment.