Skip to content

Commit

Permalink
chore(release): 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Vilas committed Jul 15, 2019
1 parent 2f71708 commit 9fd5861
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="2.10.0"></a>
# [2.10.0](https://github.com/Gradiant/smart-xapi-dsl/compare/v2.9.0...v2.10.0) (2019-07-15)


### Features

* Add new result extensions for smart ([2f71708754500b3834c00b31d23806bfab9c1b6e](https://github.com/Gradiant/smart-xapi-dsl/commit/2f71708754500b3834c00b31d23806bfab9c1b6e))



## [2.9.0](https://github.com/Gradiant/smart-xapi-dsl/compare/v2.8.0...v2.9.0) (2019-06-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": "@gradiant/smart-xapi-dsl",
"version": "2.9.0",
"version": "2.10.0",
"description": "Smart XAPI DSL",
"main": "index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 9fd5861

Please sign in to comment.