Skip to content

Commit

Permalink
Version Packages (#591)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 27, 2022
1 parent e7f35ab commit 38f10d4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-pants-look.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# react-mentions

## 4.4.3

### Patch Changes

- e7f35ab: fix npm publishing
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mentions",
"version": "4.4.2",
"version": "4.4.3",
"description": "React mentions input",
"main": "dist/react-mentions.cjs.js",
"module": "dist/react-mentions.esm.js",
Expand All @@ -17,7 +17,6 @@
"prerelease": "yarn build",
"release": "changeset publish",
"change": "changeset"

},
"repository": {
"type": "git",
Expand Down

1 comment on commit 38f10d4

@vercel
Copy link

@vercel vercel bot commented on 38f10d4 Jun 27, 2022

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:

react-mentions – ./

react-mentions.vercel.app
react-mentions-git-master-signavio.vercel.app
react-mentions-signavio.vercel.app

Please sign in to comment.