Skip to content

Commit

Permalink
chore(appengine): publish appengine@0.0.25
Browse files Browse the repository at this point in the history
807de9a test(mock-http-client): Remove unnecessary API.baseUrl prefix in expectGET/etc calls
e123818 test(mock-http-client): Manually fix tests which didn't pass after auto-migrating using the eslint rule migrate-to-mock-http-client --fix
ef5d8ea test(mock-http-client): Run eslint rule migrate-to-mock-http-client --fix
969f4fe Avoid raw "$http" usage (#8790)
  • Loading branch information
christopherthielen authored and mergify[bot] committed Dec 16, 2020
1 parent 2309866 commit a4683f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/appengine/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/appengine",
"license": "Apache-2.0",
"version": "0.0.24",
"version": "0.0.25",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit a4683f8

Please sign in to comment.