Skip to content

Commit

Permalink
chore: release 0.3.0 (#19)
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 Dec 7, 2022
1 parent e7b2fef commit 0c4c2fc
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.3.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.4...v0.3.0) (2022-12-07)


### Miscellaneous

* release 0.3.0 ([e7b2fef](https://github.com/rudderlabs/rudder-json-template-engine/commit/e7b2fefca4516faa49d59e44a17dd9257cb037b5))

## [0.2.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.3...v0.2.4) (2022-12-07)


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": "rudder-json-template-engine",
"version": "0.2.4",
"version": "0.3.0",
"homepage": "https://github.com/rudderlabs/rudder-workflow-engine",
"description": "A library for evaluating JSON template expressions.",
"main": "build/index.js",
Expand Down

0 comments on commit 0c4c2fc

Please sign in to comment.