File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ yarn run v1.22.19
2+ $ next build
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.1.0] ( https://github.com/chapter-three/next-drupal/compare/graphql-starter@0.0.2...graphql-starter@0.1.0 ) (2022-12-06)
7+
8+ ** Note:** Version bump only for package graphql-starter
9+
10+
11+
12+
13+
614## 0.0.2 (2022-12-06)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-starter" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.1.0 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "scripts" : {
1313 "dependencies" : {
1414 "@tailwindcss/typography" : " ^0.5.8" ,
1515 "next" : " ^13" ,
16- "next-drupal" : " ^1.5 .0" ,
16+ "next-drupal" : " ^1.6 .0" ,
1717 "react" : " ^18.2.0" ,
1818 "react-dom" : " ^18.2.0" ,
1919 "sharp" : " ^0.31.2"
2727 "eslint-config-next" : " ^13.0.6" ,
2828 "postcss" : " ^8.4.19" ,
2929 "tailwindcss" : " ^3.2.4" ,
30- "typescript" : " ^4.9.3 "
30+ "typescript" : " ^5.2.2 "
3131 }
3232}
You can’t perform that action at this time.
0 commit comments