Skip to content

Commit

Permalink
added missing meta files, prepared package for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSimons committed Aug 19, 2024
1 parent 899b111 commit 2475fd3
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,14 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.1.1]

### Added
### Fixed

* Added missing meta files.
* added changelog comments.

- {NOTE}
## [0.1.0]

### Added
* Added ScriptableObject Event Container system from Netherlands3D.
7 changes: 7 additions & 0 deletions CHANGELOG.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions README.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eu.netherlands3d.event-containers",
"version": "0.1.0",
"version": "0.1.1",
"displayName": "Netherlands3D - Event Containers",
"description": "Simple data payload Event Containers",
"unity": "2022.2",
Expand Down
7 changes: 7 additions & 0 deletions package.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2475fd3

Please sign in to comment.