Skip to content

Commit

Permalink
chore(main): release release-please-playground 1.0.2 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Nov 23, 2021
1 parent da2dbac commit ee5c181
Show file tree
Hide file tree
Showing 3 changed files with 9 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"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.0.2](https://github.com/chingor13/release-please-playground/compare/release-please-playground-v1.0.1...release-please-playground-v1.0.2) (2021-11-23)


### Bug Fixes

* bootstrap releases for path: . ([#6](https://github.com/chingor13/release-please-playground/issues/6)) ([18c5488](https://github.com/chingor13/release-please-playground/commit/18c54885923fedc6871f9f82baa247d0d41d6ecb))

### [1.0.1](https://github.com/chingor13/release-please-playground/compare/release-please-playground-v1.0.0...release-please-playground-v1.0.1) (2021-11-23)


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": "release-please-playground",
"version": "1.0.1",
"version": "1.0.2",
"description": "Testing package",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ee5c181

Please sign in to comment.