Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
chore(release): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 5, 2022
1 parent 0b4e9a0 commit 32f358d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/Nick46000/react-dialog/compare/v1.0.0...v1.1.0) (2022-10-05)


### Features

* add props to dialog component to manage button labels and visibility ([0b4e9a0](https://github.com/Nick46000/react-dialog/commit/0b4e9a0beafe2763b2ef26dd694a9bfaafa2bc9f))

# 1.0.0 (2022-10-05)


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": "@nick46000/react-dialog",
"version": "1.0.0",
"version": "1.1.0",
"description": "Dialog component for React",
"keywords": [
"react",
Expand Down

0 comments on commit 32f358d

Please sign in to comment.