Skip to content

Commit 4847cdf

Browse files
committed
0.22.0
1 parent 12e048f commit 4847cdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For Yarn v2 support, install [v0.7.6](https://github.com/mhassan1/yarn-plugin-aw
1010
## Install
1111

1212
```
13-
yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-aws-codeartifact/v0.21.0/bundles/@yarnpkg/plugin-aws-codeartifact.js
13+
yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-aws-codeartifact/v0.22.0/bundles/@yarnpkg/plugin-aws-codeartifact.js
1414
```
1515

1616
## Usage

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yarn-plugin-aws-codeartifact",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"description": "Yarn Berry plugin that resolves authentication for AWS CodeArtifact NPM registries",
55
"main": "src/index.ts",
66
"repository": {

0 commit comments

Comments
 (0)