Skip to content

Commit

Permalink
release: Promote to major.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Aug 18, 2022
1 parent 9fb70e4 commit c59b5a3
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
3 changes: 2 additions & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@
"node": "./lib/index.js",
"default": "./lib/index.js"
}
}
},
"release": "1660800474148"
}
3 changes: 2 additions & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@
"dependencies": {
"conventional-changelog-beemo": "^3.0.1",
"execa": "^5.1.1"
}
},
"release": "1660800474437"
}
3 changes: 2 additions & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,6 @@
"node": "./lib/index.js",
"default": "./lib/index.js"
}
}
},
"release": "1660800474162"
}
3 changes: 2 additions & 1 deletion packages/jest-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@
"node": "./lib/index.js",
"default": "./lib/index.js"
}
}
},
"release": "1660800474149"
}
3 changes: 2 additions & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/milesjohnson"
}
},
"release": "1660800474149"
}
3 changes: 2 additions & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/milesjohnson"
}
},
"release": "1660800474149"
}

0 comments on commit c59b5a3

Please sign in to comment.