Skip to content

Commit ba708bc

Browse files
Merge branch 'flexlate-templates-alpha' into flexlate-output-alpha
2 parents 0150173 + 140f9e6 commit ba708bc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060

6161
This project uses [semantic-release](https://github.com/semantic-release/semantic-release) for versioning.
6262
Any time the major version changes, there may be breaking changes. If it is working well for you, consider
63-
pegging to the current major version, e.g. `github-topic-syncer@v1`, to avoid breaking changes. Alternatively,
64-
you can always point to the most recent stable release with the `github-topic-syncer@latest`.
63+
pegging to the current major version, e.g. `nickderobertis/github-topic-syncer@v1`, to avoid breaking changes. Alternatively,
64+
you can always point to the most recent stable release with the `nickderobertis/github-topic-syncer@latest`.
6565

6666
## Developing
6767

flexlate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "copier-github-actions-semantic-release",
55
"path": "https://github.com/nickderobertis/copier-github-actions-semantic-release",
66
"type": "copier",
7-
"version": "7b7c8744668af57ab330cbd56cfb5c1202c2561c",
7+
"version": "3795acc2665b55c501b47eeea92b9aa839c605bf",
88
"git_url": "https://github.com/nickderobertis/copier-github-actions-semantic-release",
99
"target_version": null,
1010
"render_relative_root_in_output": ".",
@@ -24,7 +24,7 @@
2424
"author_email": "derobertis.nick@gmail.com",
2525
"main_branch_name": "main"
2626
},
27-
"version": "7b7c8744668af57ab330cbd56cfb5c1202c2561c",
27+
"version": "3795acc2665b55c501b47eeea92b9aa839c605bf",
2828
"add_mode": "local",
2929
"root": "."
3030
}

0 commit comments

Comments
 (0)