Skip to content

Commit

Permalink
chore: release 4.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 5, 2024
1 parent 87d3ed9 commit 15e3ac5
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@
{
".": "4.23.1"
".": "4.23.2"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [4.23.2](https://github.com/npm/template-oss/compare/v4.23.1...v4.23.2) (2024-08-05)

### Bug Fixes

* [`87d3ed9`](https://github.com/npm/template-oss/commit/87d3ed921f4b180946818558c6fef5817090ebe7) [#466](https://github.com/npm/template-oss/pull/466) update codeql runner version (#466) (@wraithgar)

## [4.23.1](https://github.com/npm/template-oss/compare/v4.23.0...v4.23.1) (2024-07-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
"version": "4.23.1",
"version": "4.23.2",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/content/index.js",
"bin": {
Expand Down

0 comments on commit 15e3ac5

Please sign in to comment.