Skip to content

Commit

Permalink
chore(main): release release-please-playground 1.1.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please-staging[bot] <96843432+release-please-staging[bot]@users.noreply.github.com>
  • Loading branch information
release-please-staging[bot] authored Dec 29, 2021
1 parent 122a59c commit 5278470
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.2"
".": "1.1.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/chingor13/release-please-playground/compare/release-please-playground-v1.0.2...release-please-playground-v1.1.0) (2021-12-29)


### Features

* add Java1 library ([#9](https://github.com/chingor13/release-please-playground/issues/9)) ([0d15018](https://github.com/chingor13/release-please-playground/commit/0d150184ddfff44e0256baa3834ab20d4dfeaef0))

### [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)


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.2",
"version": "1.1.0",
"description": "Testing package",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5278470

Please sign in to comment.