Skip to content

Commit

Permalink
Merge pull request #68 from scio-labs/changeset-release/main
Browse files Browse the repository at this point in the history
chore(changeset): Bump package version
  • Loading branch information
wottpal authored May 15, 2024
2 parents 3da078f + 720fabe commit 466248b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-parents-wait.md

This file was deleted.

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

## 0.8.1

### Patch Changes

- [#67](https://github.com/scio-labs/inkathon/pull/67) [`503c07b`](https://github.com/scio-labs/inkathon/commit/503c07b6c0d877463c97ea8a83da176893ee8461) Thanks [@ical10](https://github.com/ical10)! - feat: Fix frontend production build Dockerfile

## 0.8.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inkathon/frontend",
"private": true,
"version": "0.8.0",
"version": "0.8.1",
"scripts": {
"postinstall": "bash postinstall.sh",
"dev": "NODE_ENV=development POLKADOTJS_DISABLE_ESM_CJS_WARNING_FLAG=1 next dev",
Expand Down

0 comments on commit 466248b

Please sign in to comment.