Skip to content

Commit

Permalink
chore(core): publish core@0.0.609
Browse files Browse the repository at this point in the history
c7e2174 feat(cf/versioning): Feat cloudFoundry service versioning (#9407)
2cc0850 fix(core): move all graphql code generator components to core and fix the build script (#9424)
a3f61c6 fix(all): Fix references due to packages moves
70165ec refactor(all): Move packages from app/scripts/modules to packages/
  • Loading branch information
caseyhebebrand authored and mergify[bot] committed Jul 13, 2021
1 parent 05d5d63 commit 45c4df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/core",
"license": "Apache-2.0",
"version": "0.0.608",
"version": "0.0.609",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 45c4df2

Please sign in to comment.