Skip to content

Commit

Permalink
chore(release): 1.3.0 - Feb 7, 2020, 12:52 PM [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](1.2.0...1.3.0) (2020-02-07)

### Features

* Add snap-to-box behaviour for draggable boxes. ([#87](#87)) ([9a4dfff](9a4dfff)), closes [#26](#26)
  • Loading branch information
semantic-release-bot committed Feb 7, 2020
1 parent 9a4dfff commit 726b574
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
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/MartinHowarth/shimmer/compare/1.2.0...1.3.0) (2020-02-07)


### Features

* Add snap-to-box behaviour for draggable boxes. ([#87](https://github.com/MartinHowarth/shimmer/issues/87)) ([9a4dfff](https://github.com/MartinHowarth/shimmer/commit/9a4dfff1cccccfd2f75cd6f86e8e5d1cac96505a)), closes [#26](https://github.com/MartinHowarth/shimmer/issues/26)

# [1.2.0](https://github.com/MartinHowarth/shimmer/compare/1.1.0...1.2.0) (2020-02-06)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "shimmer"
version = "1.2.0"
version = "1.3.0"
description = "Create games in python, without hassle - batteries included!"

license = "MIT"
Expand Down

0 comments on commit 726b574

Please sign in to comment.