Skip to content

Commit

Permalink
chore(amazon): publish amazon@0.0.298
Browse files Browse the repository at this point in the history
0ff5c18 test: fix typing errors introduced by stricter types in updated @types/jasmine package
84e4fe6 test: switch some imports to `import type` to eliminate certain warnings during karma runs
d58cb46 refactor(amazon/serverGroup): Delete unused metricAlarmChart angularjs component
0861d2d feat(amazon/serverGroup): Replace angular metric-alarm-chart with react MetricAlarmChart
802cb2e feat(amazon/serverGroup): Introduce MetricAlarmChart.tsx using Chart.js
  • Loading branch information
christopherthielen authored and mergify[bot] committed Mar 30, 2021
1 parent ecbd4e2 commit ed8347a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/amazon/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.0.297",
"version": "0.0.298",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit ed8347a

Please sign in to comment.