Skip to content

Commit b3ffc9c

Browse files
jkelleyjlauridskern
authored andcommitted
v1.2.2
1 parent bd77e8c commit b3ffc9c

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@feedback-fish/react",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": false,
55
"description": "Embed the Feedback Fish widget into your React app to collect user feedback.",
66
"homepage": "https://feedback.fish",
7-
"bugs": "https://github.com/ruendchengang/feedback-fish-react/issues",
8-
"repository": "https://github.com/ruendchengang/feedback-fish-react",
7+
"bugs": "https://github.com/feedback-fish/feedback-fish-react/issues",
8+
"repository": "https://github.com/feedback-fish/feedback-fish-react",
99
"license": "MIT",
1010
"types": "dist/index.d.ts",
1111
"source": "src/index.ts",

0 commit comments

Comments
 (0)