File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ //packages.atlassian.com/api/npm/npm-public/:_password=${ARTIFACTORY_PASSWORD_BASE64}
2+ //packages.atlassian.com/api/npm/npm-public/:username=${ARTIFACTORY_USERNAME}
3+ //packages.atlassian.com/api/npm/npm-public/:email=build-team@atlassian.com
4+ //packages.atlassian.com/api/npm/npm-public/:always-auth=true
Original file line number Diff line number Diff line change 11# koa-oas3
22
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - 5b71c0f: Migrate to @atlassian scope
8+
39## 3.2.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @atlassian/koa-oas3" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 4.0 .0" ,
44 "main" : " lib/index.js" ,
55 "types" : " lib/index.d.js" ,
66 "author" : " <tli@atlassian.com>" ,
77 "license" : " Apache-2.0" ,
88 "publishConfig" : {
9- "registry" : " https://packages.atlassian.com/api/npm/npm-public/"
9+ "registry" : " https://packages.atlassian.com/api/npm/npm-public/"
1010 },
1111 "scripts" : {
1212 "build" : " tsc" ,
You can’t perform that action at this time.
0 commit comments