Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
redreceipt committed May 19, 2022
1 parent 8ca82f8 commit 4ecf287
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.0.14](https://github.com/apollosproject/cli/compare/v0.0.13...v0.0.14) (2022-05-19)


### Bug Fixes

* working android deploys ([8ca82f8](https://github.com/apollosproject/cli/commit/8ca82f8534efe0addf37a7e602b425766facfee2))

## [0.0.13](https://github.com/apollosproject/cli/compare/v0.0.12...v0.0.13) (2022-05-19)

## [0.0.12](https://github.com/apollosproject/cli/compare/v0.0.11...v0.0.12) (2022-05-19)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollosproject/cli",
"version": "0.0.13",
"version": "0.0.14",
"repository": "github:apollosproject/cli",
"description": "",
"type": "module",
Expand Down

0 comments on commit 4ecf287

Please sign in to comment.