diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a2516a8..0107ef254 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.3.0-beta.1] - 2024-11-14 + +### 🐛 Bug Fixes + +- Solve some minor issues and update dependencies + ## [1.3.0-beta.0] - 2024-11-14 ### 🐛 Bug Fixes diff --git a/package.json b/package.json index 8693a901d..eb345a2db 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.0-beta.0", + "version": "1.3.0-beta.1", "name": "@lilnouns/lilnouns-camp", "scripts": { "preinstall": "npx -y only-allow pnpm", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c5ba7218..c149dc756 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: apps/nouns-camp: dependencies: '@cloudflare/pages-plugin-vercel-og': - specifier: ^0.1.2 + specifier: 0.1.2 version: 0.1.2 '@emotion/cache': specifier: 11.13.1 @@ -110,7 +110,7 @@ importers: specifier: 3.0.0 version: 3.0.0 '@vercel/og': - specifier: ^0.6.3 + specifier: 0.6.3 version: 0.6.3 abitype: specifier: 1.0.6 @@ -226,7 +226,7 @@ importers: specifier: 0.12.1 version: 0.12.1(@swc/core@1.9.2(@swc/helpers@0.5.15))(rollup@4.26.0) vitest: - specifier: ^2.1.5 + specifier: 2.1.5 version: 2.1.5(@edge-runtime/vm@3.2.0)(@types/node@22.9.0)(terser@5.36.0) packages/ui-web: