Skip to content

Commit

Permalink
chore: release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and npm-cli-bot committed Apr 21, 2024
1 parent 9bc428e commit e85347e
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@
{
".": "2.0.0"
".": "2.0.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.1](https://github.com/npm/name-from-folder/compare/v2.0.0...v2.0.1) (2024-04-21)

### Chores

* [`47a905e`](https://github.com/npm/name-from-folder/commit/47a905e21420386e1d0b6b98897d378089fcaaa1) [#42](https://github.com/npm/name-from-folder/pull/42) Bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
* [`bbae674`](https://github.com/npm/name-from-folder/commit/bbae6747e37b55330fb60542a0ebbaa04c715cca) [#38](https://github.com/npm/name-from-folder/pull/38) Bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
* [`a444cf5`](https://github.com/npm/name-from-folder/commit/a444cf5c3b2e9a2a72ba0061695c264baff354b3) [#35](https://github.com/npm/name-from-folder/pull/35) Bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
* [`833849b`](https://github.com/npm/name-from-folder/commit/833849b6c1348062cf35f415a36fa77c6d196ebc) [#15](https://github.com/npm/name-from-folder/pull/15) Bump @npmcli/template-oss from 4.13.0 to 4.19.0 (@dependabot[bot])
* [`f6eb29a`](https://github.com/npm/name-from-folder/commit/f6eb29ab6f014198d0d9436e79b1b9781973871a) [#13](https://github.com/npm/name-from-folder/pull/13) Bump @npmcli/template-oss from 4.11.4 to 4.13.0 (#13) (@dependabot[bot], @npm-cli-bot, @nlf)
* [`b382ed4`](https://github.com/npm/name-from-folder/commit/b382ed44575d68ae37726bb73d1bfe9aec2cc463) [#12](https://github.com/npm/name-from-folder/pull/12) Bump @npmcli/template-oss from 4.11.3 to 4.11.4 (#12) (@dependabot[bot], @npm-cli-bot, @nlf)
* [`36e8841`](https://github.com/npm/name-from-folder/commit/36e8841e8f490b46ba28cd049ba055273d44e010) [#11](https://github.com/npm/name-from-folder/pull/11) Bump @npmcli/template-oss from 4.11.0 to 4.11.3 (@dependabot[bot])
* [`9bc428e`](https://github.com/npm/name-from-folder/commit/9bc428e0008c802776fa744a648d3885153c88cd) [#42](https://github.com/npm/name-from-folder/pull/42) postinstall for dependabot template-oss PR (@lukekarrys)

## [2.0.0](https://github.com/npm/name-from-folder/compare/v1.0.1...v2.0.0) (2022-12-12)

### ⚠️ BREAKING CHANGES
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/name-from-folder",
"version": "2.0.0",
"version": "2.0.1",
"files": [
"bin/",
"lib/"
Expand Down

0 comments on commit e85347e

Please sign in to comment.