Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 19, 2021
1 parent df08092 commit 8903600
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.

## [1.2.0](https://github.com/skyra-project/ai/compare/v1.1.1...v1.2.0) (2021-05-19)

### Features

- add unit tests in C++ ([#26](https://github.com/skyra-project/ai/issues/26)) ([0fed8b5](https://github.com/skyra-project/ai/commit/0fed8b5d54373fd2458dfacb4d84712a2f30b2d1))

### Bug Fixes

- mark package as side effect free ([268e170](https://github.com/skyra-project/ai/commit/268e1702d94c94c7c98111e173f706a7359e96dd))

### [1.1.1](https://github.com/skyra-project/ai/compare/v1.1.0...v1.1.1) (2021-03-02)

## [1.1.0](https://github.com/skyra-project/ai/compare/v1.0.2...v1.1.0) (2021-02-18)
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": "@skyra/ai",
"version": "1.1.1",
"version": "1.2.0",
"description": "Advanced Gaming AI for Skyra",
"author": "kyranet <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8903600

Please sign in to comment.