Skip to content

Commit

Permalink
chore(release): 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Aug 29, 2020
1 parent f335786 commit b7e7dda
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

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.8.0 (2020-08-29)


### Features

* add default mockClient ([9e7d0a8](https://github.com/aspida/aspida-mock/commit/9e7d0a85dc7762868e9beb80ba71e3d86530a3f8))
* support aspidaClient ([52cd098](https://github.com/aspida/aspida-mock/commit/52cd098159ade3862d806bb0a09a19e081d885d8))


### Documentation

* update README ([f335786](https://github.com/aspida/aspida-mock/commit/f3357866ea5b51ec3d7a774af70d5e02c9f1632f))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aspida-mock",
"version": "0.7.1",
"version": "0.8.0",
"description": "TypeScript friendly RESTful API mock for aspida",
"author": "Solufa <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit b7e7dda

Please sign in to comment.