Skip to content

Commit 931893a

Browse files
committed
Update package vmt to 0.3.1
1 parent 8ea29e5 commit 931893a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/vmt/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
The versions in this file adhere to [semantic versioning](https://semver.org/).
88

9+
## [0.3.1]
10+
11+
- Added vmt shader parameter type "env_cubemap"
12+
913
## [0.3.0]
1014

1115
- Export shader params

packages/vmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcelib/vmt",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Source Engine material tools",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)