Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ppdbultimate committed Jun 11, 2024
1 parent 41dbff6 commit c823cef
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/chatty-colts-divide.md

This file was deleted.

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

## 0.0.6

### Patch Changes

- Updated dependencies [41dbff6]
- @ppdbultimate/elysium@0.0.7

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elysium/web",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ppdbultimate/elysium

## 0.0.7

### Patch Changes

- 41dbff6: ### Bug fixes

- Cannot click inside NextImageLightbox

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ppdbultimate/elysium",
"version": "0.0.6",
"version": "0.0.7",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit c823cef

Please sign in to comment.