Skip to content

Commit

Permalink
Merge pull request #12 from Autonomous-Finance/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
micovi authored Oct 16, 2024
2 parents 4e18be2 + e54f0d4 commit 0ca6d20
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/eight-socks-pretend.md

This file was deleted.

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

## 0.1.12

### Patch Changes

- 4e18be2: fix teal-sqlite template and downloads number

## 0.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion create-ao-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "create-ao-dapp",
"description": "The ao-starter-kit provides a comprehensive boilerplate for setting up an AO process, including testing, modules, and amalgamation alongside a React application.",
"type": "module",
"version": "0.1.11",
"version": "0.1.12",
"bin": {
"ao-dapp": "_lib/bin.js"
},
Expand Down
6 changes: 6 additions & 0 deletions site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# site

## 0.1.12

### Patch Changes

- 4e18be2: fix teal-sqlite template and downloads number

## 0.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "0.1.11",
"version": "0.1.12",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit 0ca6d20

Please sign in to comment.