Skip to content

Commit

Permalink
chore(main): release 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stord-engineering-account committed Feb 20, 2024
1 parent 1b0a000 commit 12855d0
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

## [1.9.4](https://github.com/stordco/actions-sync/compare/v1.9.3...v1.9.4) (2024-02-20)


### Bug Fixes

* update handlebars or statement variable usage ([#34](https://github.com/stordco/actions-sync/issues/34)) ([1b0a000](https://github.com/stordco/actions-sync/commit/1b0a00002507c20ea9f9f1f6ca3b564e935d6acd))

## [1.9.3](https://github.com/stordco/actions-sync/compare/v1.9.2...v1.9.3) (2023-10-18)


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": "@stordco/actions-sync",
"version": "1.9.3",
"version": "1.9.4",
"description": "Sync GitHub repositories via templates and scripts",
"license": "MIT",
"main": "src/index.ts",
Expand Down

0 comments on commit 12855d0

Please sign in to comment.