Skip to content

Commit

Permalink
chore(main): release 1.9.1 (#26)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.9.1](v1.9.0...v1.9.1)
(2023-09-28)


### Bug Fixes

* remove broken handlebar util package
([#25](#25))
([76fee05](76fee05))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
stord-engineering-account authored Sep 28, 2023
1 parent 76fee05 commit 588e54c
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.1](https://github.com/stordco/actions-sync/compare/v1.9.0...v1.9.1) (2023-09-28)


### Bug Fixes

* remove broken handlebar util package ([#25](https://github.com/stordco/actions-sync/issues/25)) ([76fee05](https://github.com/stordco/actions-sync/commit/76fee051cfb3641dd6747ebaad2fd080d15c81a5))

## [1.9.0](https://github.com/stordco/actions-sync/compare/v1.8.3...v1.9.0) (2023-09-28)


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.0",
"version": "1.9.1",
"description": "Sync GitHub repositories via templates and scripts",
"license": "MIT",
"main": "src/index.ts",
Expand Down

0 comments on commit 588e54c

Please sign in to comment.