Skip to content

Commit b227f7f

Browse files
committed
⬇️ Downgrade auto-changelog 1.10.1 → 1.9.x
1 parent 10186a0 commit b227f7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@babel/preset-env": "^7.1.6",
8888
"@babel/preset-react": "^7.0.0",
8989
"@babel/register": "^7.0.0",
90-
"auto-changelog": "^1.10.1",
90+
"auto-changelog": "1.9",
9191
"babel-core": "7.0.0-bridge.0",
9292
"babel-eslint": "^10.0.1",
9393
"babel-jest": "^23.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1630,10 +1630,10 @@ atob@^2.1.1:
16301630
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
16311631
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
16321632

1633-
auto-changelog@^1.10.1:
1634-
version "1.10.1"
1635-
resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-1.10.1.tgz#2c6586fc91ad118ff2b03c567f232cd04dff3f33"
1636-
integrity sha512-jyTHVelfGtSE83+BwYUqUiNCHcxBag5kOZFYsobCTgavo67adLU9FFT5KKxDaNLyJXfDJv3R7Y/5xStWc1O63g==
1633+
auto-changelog@1.9:
1634+
version "1.9.0"
1635+
resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-1.9.0.tgz#b1441299d6275ec87a3dd88cb5e3bd90dc200bf4"
1636+
integrity sha512-oZ6M+p/mH0QisUvSPQ7BQ0n8LjydSV2pt1BSJYfUrQJ/skGwd/AHk0v8A2lUXqBRJ3y/GPo12J36BbMU7CELwA==
16371637
dependencies:
16381638
babel-polyfill "^6.26.0"
16391639
commander "^2.9.0"

0 commit comments

Comments
 (0)