Skip to content

Commit

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


## [1.0.2](v1.0.1...v1.0.2)
(2024-05-04)

### Bug Fixes

*
[`1c79729`](1c79729)
[#79](#79) linting: no-console
(@lukekarrys)

### Chores

*
[`376bde4`](376bde4)
[#79](#79) bump @npmcli/template-oss
to 4.22.0 (@lukekarrys)
*
[`8bcec44`](8bcec44)
[#79](#79) postinstall for
dependabot template-oss PR (@lukekarrys)
*
[`cba412d`](cba412d)
[#77](#77) bump @npmcli/template-oss
from 4.21.3 to 4.21.4 (@dependabot[bot])

---
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>
  • Loading branch information
github-actions[bot] committed May 4, 2024
1 parent 1c79729 commit 5516fda
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.1"
".": "1.0.2"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.2](https://github.com/npm/promzard/compare/v1.0.1...v1.0.2) (2024-05-04)

### Bug Fixes

* [`1c79729`](https://github.com/npm/promzard/commit/1c797292cf9584e98f7a957463d245add8125a95) [#79](https://github.com/npm/promzard/pull/79) linting: no-console (@lukekarrys)

### Chores

* [`376bde4`](https://github.com/npm/promzard/commit/376bde43e1b74a727607d7372722e84ec79a33ba) [#79](https://github.com/npm/promzard/pull/79) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
* [`8bcec44`](https://github.com/npm/promzard/commit/8bcec4442d2916cb120ef1bcb47361dcf1774bfb) [#79](https://github.com/npm/promzard/pull/79) postinstall for dependabot template-oss PR (@lukekarrys)
* [`cba412d`](https://github.com/npm/promzard/commit/cba412d02e6b748e3be09dc6ba16fc51bc372688) [#77](https://github.com/npm/promzard/pull/77) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

## [1.0.1](https://github.com/npm/promzard/compare/v1.0.0...v1.0.1) (2024-04-01)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "GitHub Inc.",
"name": "promzard",
"description": "prompting wizardly",
"version": "1.0.1",
"version": "1.0.2",
"repository": {
"url": "git+https://github.com/npm/promzard.git",
"type": "git"
Expand Down

0 comments on commit 5516fda

Please sign in to comment.