Skip to content

Commit

Permalink
chore(release): 0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.7.0](0.6.5...0.7.0) (2022-12-08)

### Features

* Misc cleanup, cleanup docs, fix some seed issues. ([e208eb8](e208eb8))
  • Loading branch information
semantic-release-bot committed Dec 8, 2022
1 parent e208eb8 commit 605696b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.7.0](https://github.com/dropecho/langgen/compare/0.6.5...0.7.0) (2022-12-08)


### Features

* Misc cleanup, cleanup docs, fix some seed issues. ([e208eb8](https://github.com/dropecho/langgen/commit/e208eb80b985189f8c3d2f4e456b633793b36c36))

## [0.6.5](https://github.com/dropecho/langgen/compare/0.6.4...0.6.5) (2022-12-04)


Expand Down
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"contributors": [
"vantreeseba"
],
"version": "0.6.5",
"releasenote": "Release version 0.6.5. See CHANGELOG.md for details.",
"version": "0.7.0",
"releasenote": "Release version 0.7.0. See CHANGELOG.md for details.",
"tags": [
"text",
"game"
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": "@dropecho/langgen",
"version": "0.6.5",
"version": "0.7.0",
"description": "",
"author": "vantreeseba <[email protected]>",
"repository": "github:dropecho/langgen",
Expand Down

0 comments on commit 605696b

Please sign in to comment.