Skip to content

Commit

Permalink
Merge pull request #10 from EveripediaNetwork/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Royal-lobster authored Feb 15, 2023
2 parents fa1cc1f + 096bd82 commit 20c9f7a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stupid-rocks-heal.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 @@
# @everipedia/iq-utils

## 0.1.1

### Patch Changes

- 77bca5e: Adds WikiTypeBuilder to constuct custom wiki types

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@everipedia/iq-utils",
"version": "0.1.0",
"version": "0.1.1",
"description": "Common utility library for IQ projects",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit 20c9f7a

Please sign in to comment.