Skip to content

Commit 20ad4bb

Browse files
Version Packages
1 parent 82c9bbd commit 20ad4bb

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/spicy-glasses-talk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/create-audius-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-audius-app
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 82c9bbd: Update @audius/sdk version to 11.0.0
8+
39
## 2.0.0
410

511
### Major Changes

packages/create-audius-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-audius-app",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Create an Audius app with one command",
55
"scripts": {
66
"build": "tsup ./index.ts",

0 commit comments

Comments
 (0)