Skip to content

Commit

Permalink
Version Packages (#15)
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 Sep 17, 2022
1 parent 8a7ac6f commit dab77b8
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/tame-pans-float.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @feedbackfarm/js

## 1.0.2

### Patch Changes

- 8a7ac6f: fix: incorrect unpkg url

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@feedbackfarm/js",
"version": "1.0.1",
"version": "1.0.2",
"description": "Feedback Farm JS Widget",
"main": "dist/widget.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @feedbackfarm/react

## 4.0.2

### Patch Changes

- 8a7ac6f: fix: incorrect unpkg url

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@feedbackfarm/react",
"version": "4.0.1",
"version": "4.0.2",
"description": "React widget for feedback.farm",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

1 comment on commit dab77b8

@vercel
Copy link

@vercel vercel bot commented on dab77b8 Sep 17, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.