Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Merge branch 'release/1.2.7'
Browse files Browse the repository at this point in the history
nekofar committed Apr 1, 2023

Verified

This commit was signed with the committer’s verified signature.
nekofar Milad Nekofar
2 parents fe1e312 + 49e35c9 commit facb302
Showing 3 changed files with 105 additions and 78 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,14 @@

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

## [1.2.7] - 2023-04-01

### <!-- 08 -->Miscellaneous Tasks

- Bump @heroicons/react from 2.0.16 to 2.0.17
- Bump typescript from 5.0.2 to 5.0.3
- Bump tailwindcss from 3.2.7 to 3.3.1

## [1.2.6] - 2023-03-30

### <!-- 08 -->Miscellaneous Tasks
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lilnouns-pics",
"version": "1.2.6",
"version": "1.2.7",
"private": true,
"scripts": {
"dev": "next dev",
@@ -14,7 +14,7 @@
},
"dependencies": {
"@headlessui/react": "1.7.13",
"@heroicons/react": "2.0.16",
"@heroicons/react": "2.0.17",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"clsx": "1.2.1",
@@ -36,8 +36,8 @@
"mangle-css-class-webpack-plugin": "5.0.9",
"postcss": "8.4.21",
"serve": "14.2.0",
"tailwindcss": "3.2.7",
"typescript": "5.0.2",
"tailwindcss": "3.3.1",
"typescript": "5.0.3",
"wrangler": "2.13.0"
}
}
167 changes: 93 additions & 74 deletions pnpm-lock.yaml

0 comments on commit facb302

Please sign in to comment.