Skip to content

Commit 2d4d74d

Browse files
authored
Release 0.1.0 (#32)
1 parent 6b776f0 commit 2d4d74d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ The format is based on [Keep a Changelog][kac], and this project adheres to
1010

1111
## [Unreleased]
1212

13+
## [0.1.0] - 2023-02-21
14+
1315
### Added
1416

1517
- A basic baseplate level with empty terrain
@@ -34,3 +36,6 @@ The format is based on [Keep a Changelog][kac], and this project adheres to
3436
- `removeMissingModels`
3537
- `updateTransforms`
3638
- `replication`
39+
40+
[unreleased]: https://github.com/LastTalon/sentinel/compare/v0.1.0...HEAD
41+
[0.1.0]: https://github.com/LastTalon/sentinel/releases/tag/v0.1.0

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ pull request.
6969
6. Make any necessary changes (be sure to keep `CHANGELOG.md` accurate)
7070
7. Rebase and merge the pull request
7171
8. Push a new version tag
72-
9. Publish the new version using `npm publish`
73-
10. Write GitHub release notes
72+
9. Write GitHub release notes
7473

7574
[semver]: https://semver.org/
7675
[issue]: https://github.com/LastTalon/sentinel/issues

0 commit comments

Comments
 (0)