Skip to content

Commit 77221e2

Browse files
committed
Update version and changelog
1 parent ed7802b commit 77221e2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [1.3.0]
4+
5+
Introduces Raycast snippet
6+
- dcrc | Dots Create Raycast
7+
8+
Fixes
9+
- Removes extra bracket in ISystem w/ onStart onStop snippet (dcsss)
10+
311
## [1.2.0]
412

513
Introduces Aspect snippet

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unity-ecs-snippets",
33
"displayName": "Unity ECS Snippets",
44
"description": "Snippets for Unity DOTS 1.0.11",
5-
"version": "1.2.0",
5+
"version": "1.3.0",
66
"publisher": "ashtondev",
77
"homepage": "https://github.com/ashtonland/unity-ecs-snippets/blob/main/README.md",
88
"keywords":

0 commit comments

Comments
 (0)