Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.320
Browse files Browse the repository at this point in the history
201d445 fix(core/ga): Re-enable google analytics (spinnaker#6453)
b6166e0 fix(webhooks): Ensure body and status code are shown for webhooks with monitoring (spinnaker#6452)
dba26d8 feat(kubernetes/v2): Converts CopyToClipboard to React Component (spinnaker#6451)
95b1f5c fix(core/pipeline): Support expressions for pipeline name in the pipeline stage
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
  • Loading branch information
christopherthielen committed Jan 31, 2019
1 parent 201d445 commit faf9d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/core",
"version": "0.0.319",
"version": "0.0.320",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit faf9d45

Please sign in to comment.