Skip to content

Commit

Permalink
chore(release): set package.json to 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2023-09-19)

### Bug Fixes

* ignore changelog ([04ef65c](04ef65c))

### Features

* support github releases ([44dd3f0](44dd3f0))
  • Loading branch information
semantic-release-bot committed Sep 19, 2023
1 parent 44dd3f0 commit b6d3634
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/tabomors/issues-finder/compare/v1.0.1...v1.1.0) (2023-09-19)


### Bug Fixes

* ignore changelog ([04ef65c](https://github.com/tabomors/issues-finder/commit/04ef65c03e5dd865a7cb79b165d952f83384c7c8))


### Features

* support github releases ([44dd3f0](https://github.com/tabomors/issues-finder/commit/44dd3f006ac9c78ccf08b95fbe5cc1b6261348b1))

## [1.0.1](https://github.com/tabomors/issues-finder/compare/v1.0.0...v1.0.1) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-app",
"version": "0.1.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit b6d3634

@vercel
Copy link

@vercel vercel bot commented on b6d3634 Sep 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

issues-finder – ./

issues-finder.vercel.app
issues-finder-git-master-tabomors.vercel.app
issues-finder-tabomors.vercel.app

Please sign in to comment.