Skip to content

Commit

Permalink
chore(release): prepare for version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Jul 3, 2024
1 parent 0e353d2 commit c58ed0e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## [1.1.1] - 2024-07-03

### ⚙️ Miscellaneous Tasks

- *(dependabot)* Ignore major version updates for eslint
- *(dependabot)* Ignore major updates for @serwist/next
- *(dependabot)* Ignore major updates for @sentry/nextjs

### ◀️ Revert

- *(deps-dev)* Bump eslint from 8.57.0 to 9.6.0 in the eslint group (#393)
- *(deps)* Bump @sentry/nextjs from 7.111.0 to 8.13.0 (#396)
- *(deps)* Bump @serwist/next from 8.4.4 to 9.0.3 (#401)

## [1.1.0] - 2024-07-02

### 🐛 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.1.0",
"version": "1.1.1",
"name": "@lilnouns/lilnouns-camp",
"scripts": {
"preinstall": "npx -y only-allow pnpm",
Expand Down

0 comments on commit c58ed0e

Please sign in to comment.