Skip to content

Commit

Permalink
Version Packages (#4)
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 Nov 17, 2021
1 parent aa0050d commit 5a01102
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 11 deletions.
2 changes: 0 additions & 2 deletions .changeset/late-cycles-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-pigs-wait.md

This file was deleted.

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

## 1.0.3

### Patch Changes

- d9cd2faf: Adjust node version

## 1.0.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elisechant/auds",
"version": "1.0.2",
"version": "1.0.3",
"repository": {
"type": "git",
"url": "https://github.com/elisechant/auds.git"
Expand All @@ -21,8 +21,8 @@
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
"feature": "changeset",
"version-packages": "changeset version",
"release": "yarn build && changeset publish"
"version-packages": "changeset version",
"release": "yarn build && changeset publish"
},
"engines": {
"node": "^14"
Expand Down Expand Up @@ -58,5 +58,5 @@
"webpack": "^5.44.0",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2"
}
}
}

0 comments on commit 5a01102

Please sign in to comment.