Skip to content

Commit

Permalink
Merge pull request #118 from public-assembly/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
salieflewis authored Jun 27, 2023
2 parents 26a4ef0 + 22a4cb2 commit fecce57
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-tomatoes-shop.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/router-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# router-test

## 0.0.8

### Patch Changes

- Updated dependencies [010a37b]
- @public-assembly/builder-utils@0.1.8

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/router-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "router-test",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/builder-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @public-assembly/builder-utils

## 0.1.8

### Patch Changes

- 010a37b: Adds a daoDetails query and associated hook to return general information about a DAO.

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/builder-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-assembly/builder-utils",
"version": "0.1.7",
"version": "0.1.8",
"description": "React hooks and utilities for Nouns Builder DAOs.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

1 comment on commit fecce57

@vercel
Copy link

@vercel vercel bot commented on fecce57 Jun 27, 2023

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.