Skip to content

Commit

Permalink
chore(release): 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
moh3n9595 committed Jan 5, 2023
1 parent 851c4e1 commit 17a3efa
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/moh3n9595/react-beacon-hint/compare/v0.0.10...v0.0.11) (2023-01-05)


### Features

* add hint component ([f87a232](https://github.com/moh3n9595/react-beacon-hint/commit/f87a2323df93022241eda9f34db3cedfb5a92c12))

### [0.0.10](https://github.com/moh3n9595/react-beacon-hint/compare/v0.0.9...v0.0.10) (2023-01-04)


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": "react-beacon-hint",
"version": "0.0.10",
"version": "0.0.11",
"description": "User Onboarding Component for React with Fully Configurable Options",
"main": "./lib/react-beacon-hint.umd.js",
"module": "./lib/react-beacon-hint.es.js",
Expand Down

0 comments on commit 17a3efa

Please sign in to comment.