Skip to content

Commit

Permalink
Merge branch 'release/1.3.0-beta.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Nov 14, 2024
2 parents 93f9203 + dc25259 commit 7108949
Show file tree
Hide file tree
Showing 3 changed files with 1,295 additions and 706 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.3.0-beta.2] - 2024-11-14

### 🐛 Bug Fixes

- Solve some minor issues and update dependencies

## [1.3.0-beta.1] - 2024-11-14

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.0-beta.1",
"version": "1.3.0-beta.2",
"name": "@lilnouns/lilnouns-camp",
"scripts": {
"preinstall": "npx -y only-allow pnpm",
Expand Down
Loading

0 comments on commit 7108949

Please sign in to comment.