Skip to content

Commit

Permalink
Merge pull request #31 from xyhomi3/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
xyhomi3 authored Oct 22, 2024
2 parents 51eaf46 + c15538d commit 51fd523
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 24 deletions.
23 changes: 0 additions & 23 deletions .changeset/shy-days-unite.md

This file was deleted.

25 changes: 25 additions & 0 deletions apps/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @omi3/site

## 0.0.13

### Patch Changes

- d91af58: - **Update Package Manager**

- The package manager for `@omi3/site` has been updated.
- This is a minor update that doesn't introduce breaking changes or new features.
- The change is likely to improve build processes or resolve dependency issues.

#### Impact:

- This update affects only the `@omi3/site` package within the Omi3 monorepo.
- As a patch update, it should be backwards-compatible and maintain existing functionality.

#### Potential Benefits:

- Improved build times
- Resolution of dependency conflicts
- Access to new package manager features for development

#### Notes:

- This is a maintenance update to keep the project's tooling current.

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@omi3/site",
"description": "Main website",
"version": "0.0.12",
"version": "0.0.13",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 51fd523

Please sign in to comment.