File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.2] - 2026-05-18
9+
10+ ### Security
11+
12+ - Added sign and release workflow to sign and release an UPM package when a Git tag is pushed.
13+
814## [ 1.0.1] - 2026-05-11
915
1016### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " com.audune.utils.random" ,
33 "displayName" : " Random Numbers" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "unity" : " 2022.3" ,
66 "description" : " Seeded random number generator for Unity 2022 LTS or higher." ,
77 "documentationUrl" : " https://github.com/audunegames/random-numbers" ,
You can’t perform that action at this time.
0 commit comments