Skip to content

Commit

Permalink
Merge pull request #54 from jcw780/basicModifiers
Browse files Browse the repository at this point in the history
Basic modifiers
  • Loading branch information
jcw780 authored Jan 31, 2021
2 parents 12f8638 + 4723614 commit a6aa6c5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.2.11](https://github.com/jcw780/wows_ballistics/compare/v2.2.10...v2.2.11)
## [v2.2.12](https://github.com/jcw780/wows_ballistics/compare/v2.2.11...v2.2.12)

### Merged

- Vertical types [`#52`](https://github.com/jcw780/wows_ballistics/pull/52)

### Commits

- feature: added dispersion and dispersion modifiers [`39e0411`](https://github.com/jcw780/wows_ballistics/commit/39e041120ac6ad4ec7ee04c2f259e968ab3a258a)
- update version [`28aa811`](https://github.com/jcw780/wows_ballistics/commit/28aa8118f57b6b58a4fd3b25f8149c3b3dc86fba)
- Update README.md [`055a36d`](https://github.com/jcw780/wows_ballistics/commit/055a36d8d3430337fb16db00ab876d4de71a02b6)
- fix: renamed items for clarification [`d0fb56e`](https://github.com/jcw780/wows_ballistics/commit/d0fb56e2b02cb47f827f8e6674f0c9163fd2b077)
- fix: added type for shellparameters to silence ts warning [`cb1a860`](https://github.com/jcw780/wows_ballistics/commit/cb1a860319661a4e249e22a67c2d2c95d382bff0)

## [v2.2.11](https://github.com/jcw780/wows_ballistics/compare/v2.2.10...v2.2.11) - 2021-01-30

### Merged

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": "wows_ballistics",
"version": "2.2.11",
"version": "2.2.12",
"private": true,
"license": "MIT",
"homepage": "http://jcw780.github.io/wows_ballistics",
Expand Down

0 comments on commit a6aa6c5

Please sign in to comment.