Skip to content

Commit

Permalink
Merge pull request #39 from fxhash/changeset-release/main
Browse files Browse the repository at this point in the history
chore: create new release
  • Loading branch information
louisholley authored Oct 18, 2023
2 parents ba2153c + 6c3fabb commit 271f4ba
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .changeset/hot-hairs-hug.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/fxhash-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @fxhash/cli

## 0.0.13

### Patch Changes

- a29cb84: Fix preview trigger
- Updated dependencies [a29cb84]
- @fxhash/project-sdk@0.0.11

## 0.0.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fxhash-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fxhash/cli",
"version": "0.0.12",
"version": "0.0.13",
"author": "fxhash",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -78,7 +78,7 @@
"yargs": "17.7.2",
"yesno": "0.4.0",
"@fxhash/fxhash-snippet": "0.0.7",
"@fxhash/project-sdk": "0.0.10",
"@fxhash/project-sdk": "0.0.11",
"@fxhash/config": "0.0.8"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fxhash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# fxhash

## 0.0.7

### Patch Changes

- a29cb84: Fix preview trigger
- Updated dependencies [a29cb84]
- @fxhash/cli@0.0.13

## 0.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fxhash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxhash",
"version": "0.0.6",
"version": "0.0.7",
"author": "fxhash",
"license": "MIT",
"engines": {
Expand All @@ -19,7 +19,7 @@
},
"main": "./index.js",
"dependencies": {
"@fxhash/cli": "0.0.12"
"@fxhash/cli": "0.0.13"
},
"devDependencies": {}
}
6 changes: 6 additions & 0 deletions packages/project-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fxhash/project-sdk

## 0.0.11

### Patch Changes

- a29cb84: Fix preview trigger

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/project-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fxhash/project-sdk",
"version": "0.0.10",
"version": "0.0.11",
"author": "fxhash",
"license": "MIT",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 271f4ba

Please sign in to comment.