Skip to content

Commit b6e2145

Browse files
committed
Update package version to 1.0.0
1 parent e8cfd0d commit b6e2145

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [1.0.0] - 2021/03/24
9+
10+
### Added
11+
12+
- 33 Lit Skin Tone Materials
13+
- 33 Unlit Skin Tone Materials
14+
- Skin Tones Editor Palette

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.zigurous.materials.skintones",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"displayName": "Zigurous Skin Tone Materials",
55
"description": "The Skin Tone Materials package contains over 30 materials representing a diverse palette of skin tone colors.",
66
"unity": "2019.4",

0 commit comments

Comments
 (0)