Skip to content

Commit

Permalink
Merge pull request #126 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 29, 2023
2 parents 87cf1a0 + bfa3842 commit 17adc13
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-cameras-knock.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.12

### Patch Changes

- Updated dependencies [f3719c0]
- @public-assembly/builder-utils@0.1.12

## 0.0.11

### 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.11",
"version": "0.0.12",
"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.12

### Patch Changes

- f3719c0: Handles BigInt conversion natively on time based data queries. Adjust the GovernorProvider to return an array of stateful proposals and the associated type.

## 0.1.11

### 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.11",
"version": "0.1.12",
"description": "React hooks and utilities for Nouns Builder DAOs.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

1 comment on commit 17adc13

@vercel
Copy link

@vercel vercel bot commented on 17adc13 Jun 29, 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.