Browse Source

Change changelog format to have the contributors and the PRs (#783)

* Change changelog format to have the contributors and the PRs

* add changeset
remotes/origin/feat/support-install-latest
Gal Schlezinger 2 years ago committed by GitHub
parent
commit
0075e51df0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .changeset/config.json
  2. 5
      .changeset/red-flowers-collect.md
  3. 1
      package.json
  4. 57
      pnpm-lock.yaml

5
.changeset/config.json

@ -1,6 +1,9 @@ @@ -1,6 +1,9 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": [
"@svitejs/changesets-changelog-github-compact",
{ "repo": "Schniz/fnm" }
],
"commit": false,
"fixed": [],
"linked": [],

5
.changeset/red-flowers-collect.md

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
---
"fnm": patch
---
This updates the Changesets configurations.

1
package.json

@ -21,6 +21,7 @@ @@ -21,6 +21,7 @@
},
"devDependencies": {
"@changesets/cli": "2.25.0",
"@svitejs/changesets-changelog-github-compact": "0.1.1",
"cmd-ts": "0.11.0",
"execa": "5.1.1",
"lerna-changelog": "2.2.0",

57
pnpm-lock.yaml

@ -2,6 +2,7 @@ lockfileVersion: 5.4 @@ -2,6 +2,7 @@ lockfileVersion: 5.4
specifiers:
'@changesets/cli': 2.25.0
'@svitejs/changesets-changelog-github-compact': 0.1.1
cmd-ts: 0.11.0
execa: 5.1.1
lerna-changelog: 2.2.0
@ -12,6 +13,7 @@ specifiers: @@ -12,6 +13,7 @@ specifiers:
devDependencies:
'@changesets/cli': 2.25.0
'@svitejs/changesets-changelog-github-compact': 0.1.1
cmd-ts: 0.11.0
execa: 5.1.1
lerna-changelog: 2.2.0
@ -152,6 +154,15 @@ packages: @@ -152,6 +154,15 @@ packages:
semver: 5.7.1
dev: true
/@changesets/get-github-info/0.5.1:
resolution: {integrity: sha512-w2yl3AuG+hFuEEmT6j1zDlg7GQLM/J2UxTmk0uJBMdRqHni4zXGe/vUlPfLom5KfX3cRfHc0hzGvloDPjWFNZw==}
dependencies:
dataloader: 1.4.0
node-fetch: 2.6.7
transitivePeerDependencies:
- encoding
dev: true
/@changesets/get-release-plan/3.0.15:
resolution: {integrity: sha512-W1tFwxE178/en+zSj/Nqbc3mvz88mcdqUMJhRzN1jDYqN3QI4ifVaRF9mcWUU+KI0gyYEtYR65tour690PqTcA==}
dependencies:
@ -396,6 +407,16 @@ packages: @@ -396,6 +407,16 @@ packages:
resolution: {integrity: sha512-8RRAMOB+vEC8FknZtoNKQnttATUN9uERYFC7+qjsd3X3UTb3o2oqVmLFU/kUY5Q72PxbBQqX7u0NAEnEytuMtA==}
dev: true
/@svitejs/changesets-changelog-github-compact/0.1.1:
resolution: {integrity: sha512-eBi211CfmKtkxB6tINicaDPBMbolswPbaAy7kCx+uUFL/LxztLm9cB+7jP54TgCrv+mMz8vSJWIs/baH63PjsA==}
engines: {node: ^12.20 || ^14.13.1 || >= 16}
dependencies:
'@changesets/get-github-info': 0.5.1
dotenv: 16.0.3
transitivePeerDependencies:
- encoding
dev: true
/@tootallnate/once/1.1.2:
resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==}
engines: {node: '>= 6'}
@ -932,6 +953,10 @@ packages: @@ -932,6 +953,10 @@ packages:
array-find-index: 1.0.2
dev: true
/dataloader/1.4.0:
resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==}
dev: true
/debug/4.3.4:
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}
@ -1014,6 +1039,11 @@ packages: @@ -1014,6 +1039,11 @@ packages:
domelementtype: 1.3.1
dev: true
/dotenv/16.0.3:
resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==}
engines: {node: '>=12'}
dev: true
/emoji-regex/8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
dev: true
@ -2051,6 +2081,18 @@ packages: @@ -2051,6 +2081,18 @@ packages:
is-stream: 1.1.0
dev: true
/node-fetch/2.6.7:
resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
dependencies:
whatwg-url: 5.0.0
dev: true
/normalize-package-data/2.5.0:
resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
dependencies:
@ -3049,6 +3091,10 @@ packages: @@ -3049,6 +3091,10 @@ packages:
resolution: {integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==}
dev: true
/tr46/0.0.3:
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
dev: true
/trim-newlines/1.0.0:
resolution: {integrity: sha512-Nm4cF79FhSTzrLKGDMi3I4utBtFv8qKy4sq1enftf2gMdpqI8oVQTAfySkTz5r49giVzDj88SVZXP4CeYQwjaw==}
engines: {node: '>=0.10.0'}
@ -3161,6 +3207,17 @@ packages: @@ -3161,6 +3207,17 @@ packages:
defaults: 1.0.3
dev: true
/webidl-conversions/3.0.1:
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
dev: true
/whatwg-url/5.0.0:
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
dependencies:
tr46: 0.0.3
webidl-conversions: 3.0.1
dev: true
/which-boxed-primitive/1.0.2:
resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
dependencies:

Loading…
Cancel
Save