Skip to content

Commit

Permalink
chore(core): publish core@0.0.572
Browse files Browse the repository at this point in the history
75d0dcf feat(codebuild): Secondary Sources Version (#8885)
496e44a chore(rxjs): Migrate to static combineLatest and fix typing errors
a4fc97f chore(rxjs): Remove now unused imports of Observable from 'rxjs'
30c3ee8 chore(rxjs): Manually migrate rxjs code in .js files
2a9e2a4 chore(rxjs): Fix combineLatest deprecated calls
c11835c chore(rxjs): Run rxjs 5-to-6 migration tooling
b9a8b58 fix(redblack): Update redblack fields for angular DeploymentStrategyS… (#9105)
  • Loading branch information
christopherthielen authored and mergify[bot] committed Apr 29, 2021
1 parent 00a9338 commit c2e67da
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,7 +1,7 @@
{
"name": "@spinnaker/core",
"license": "Apache-2.0",
"version": "0.0.571",
"version": "0.0.572",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit c2e67da

Please sign in to comment.