Skip to content

Commit d8b429d

Browse files
chore(main): release 1.0.2 (#11)
🤖 I have created a release *beep* *boop* --- ## [1.0.2](v1.0.1...v1.0.2) (2024-04-17) ### Bug Fixes * Update dependencies and actions ([#10](#10)) ([5ddb274](5ddb274)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5ddb274 commit d8b429d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.1"}
1+
{".":"1.0.2"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/streetsidesoftware/template-typescript-cli-app/compare/v1.0.1...v1.0.2) (2024-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Update dependencies and actions ([#10](https://github.com/streetsidesoftware/template-typescript-cli-app/issues/10)) ([5ddb274](https://github.com/streetsidesoftware/template-typescript-cli-app/commit/5ddb274beaf5c24ca7341332adc66ecbbf1e4ce6))
9+
310
## [1.0.1](https://github.com/streetsidesoftware/template-typescript-cli-app/compare/v1.0.0...v1.0.1) (2023-01-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "<template-typescript-cli-app>",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Example command line tool.",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)