Skip to content

Commit

Permalink
[skip ci] 1.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Dec 1, 2022
1 parent 35ef294 commit 81aaa97
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

<!--next-version-placeholder-->

## v1.0.0 (2022-12-01)
### Feature
* Break out vr_address_tools to own versioning ([`5c9923b`](https://github.com/alandtse/vr_address_tools/commit/5c9923b8794617102c4d6a0cf441f5cd9c411e0e))

### Breaking
* Old versioning system was for skyrim_vr_address_library. Starting new series. ([`5c9923b`](https://github.com/alandtse/vr_address_tools/commit/5c9923b8794617102c4d6a0cf441f5cd9c411e0e))

### Documentation
* Remove redundant command in readme ([`795488f`](https://github.com/alandtse/vr_address_tools/commit/795488f06697e78007bbde94dd1326c49a8f937e))

### Refactor
* Remove changelog ([`3eccaff`](https://github.com/alandtse/vr_address_tools/commit/3eccaffb41c6ba9028bfc0b4f8fb98a3d5966b05))
* Separate address_library from python ([`1bb7e7d`](https://github.com/alandtse/vr_address_tools/commit/1bb7e7d432d6476534ab1af850b9516eb1455563))
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 = "vr_address_tools"
version = "0.61.0"
version = "1.0.0"
description = "Tools for converting a Skyrim SSE/Fallout 4 skse/F4SE mod to Skyrim/Fallout VR"
authors = ["Alan D. Tse <alandtse@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 81aaa97

Please sign in to comment.