File tree Expand file tree Collapse file tree 13 files changed +67
-30
lines changed Expand file tree Collapse file tree 13 files changed +67
-30
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @octopusdeploy/add-changeset
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - d53723c: Update to node 20
8+
9+ ### Patch Changes
10+
11+ - 46607ba: Updating package names to include @octopusdeploy / prefix for security reasons.
12+ - Updated dependencies [ d53723c]
13+ - @octopusdeploy/shared-action-utils @0.3.0
14+
315## 0.2.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @octopusdeploy/add-changeset" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Adds a changeset containing one or more projects" ,
55 "main" : " index.js" ,
66 "scripts" : {
1212 "dependencies" : {
1313 "@changesets/types" : " 5.0.0" ,
1414 "@changesets/write" : " 0.1.9" ,
15- "@octopusdeploy/shared-action-utils" : " 0.2 .0" ,
15+ "@octopusdeploy/shared-action-utils" : " 0.3 .0" ,
1616 "glob" : " 7.2.3"
1717 },
1818 "devDependencies" : {
Original file line number Diff line number Diff line change 11# @octopusdeploy/current-branch-name
22
3+ ## 0.2.0
4+
5+ ### Minor Changes
6+
7+ - d53723c: Update to node 20
8+
9+ ### Patch Changes
10+
11+ - 46607ba: Updating package names to include @octopusdeploy / prefix for security reasons.
12+ - Updated dependencies [ d53723c]
13+ - @octopusdeploy/shared-action-utils @0.3.0
14+
315## 0.1.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @octopusdeploy/current-branch-name" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " This gets the current branch name or tag sanitised as needed" ,
55 "main" : " index.js" ,
66 "scripts" : {
1010 "author" : " Octopus Deploy" ,
1111 "license" : " Apache-2.0" ,
1212 "dependencies" : {
13- "@octopusdeploy/shared-action-utils" : " 0.2 .0"
13+ "@octopusdeploy/shared-action-utils" : " 0.3 .0"
1414 },
1515 "devDependencies" : {
1616 "@types/jest" : " 27.5.2" ,
Original file line number Diff line number Diff line change 11# @octopusdeploy/extract-package-details
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - d53723c: Update to node 20
8+
9+ ### Patch Changes
10+
11+ - 46607ba: Updating package names to include @octopusdeploy / prefix for security reasons.
12+ - Updated dependencies [ d53723c]
13+ - @octopusdeploy/shared-action-utils @0.3.0
14+
315## 0.2.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @octopusdeploy/extract-package-details" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Extracts details from a package.json file" ,
55 "main" : " index.js" ,
66 "scripts" : {
1010 "author" : " Octopus Deploy" ,
1111 "license" : " Apache-2.0" ,
1212 "dependencies" : {
13- "@octopusdeploy/shared-action-utils" : " 0.2 .0"
13+ "@octopusdeploy/shared-action-utils" : " 0.3 .0"
1414 },
1515 "devDependencies" : {
1616 "@types/jest" : " 27.5.2" ,
Original file line number Diff line number Diff line change 11# @octopusdeploy/find-and-replace-all
22
3+ ## 0.3.0
4+
5+ ### Minor Changes
6+
7+ - d53723c: Update to node 20
8+
9+ ### Patch Changes
10+
11+ - 46607ba: Updating package names to include @octopusdeploy / prefix for security reasons.
12+ - Updated dependencies [ d53723c]
13+ - @octopusdeploy/shared-action-utils @0.3.0
14+
315## 0.2.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @octopusdeploy/find-and-replace-all" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Find and replace all instances of a string" ,
55 "main" : " index.js" ,
66 "scripts" : {
1010 "author" : " Octopus Deploy" ,
1111 "license" : " Apache-2.0" ,
1212 "dependencies" : {
13- "@octopusdeploy/shared-action-utils" : " 0.2 .0"
13+ "@octopusdeploy/shared-action-utils" : " 0.3 .0"
1414 },
1515 "devDependencies" : {
1616 "@types/jest" : " 27.5.2" ,
You can’t perform that action at this time.
0 commit comments