Skip to content

Commit 77a72de

Browse files
author
github-actions[bot]
committed
ci(release): v1.0.1-alpha.12
1 parent f5b3573 commit 77a72de

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.0.1-alpha.12 (2022-03-18)
7+
8+
**Note:** Version bump only for package glsl-bundler
9+
10+
11+
12+
13+
614
## 1.0.1-alpha.11 (2022-03-18)
715

816
**Note:** Version bump only for package glsl-bundler

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1-alpha.11",
2+
"version": "1.0.1-alpha.12",
33
"npmClient": "yarn",
44
"packages": [
55
"packages/*"

packages/glsl-bundler/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.0.1-alpha.12 (2022-03-18)
7+
8+
**Note:** Version bump only for package @plutotcool/glsl-bundler
9+
10+
11+
12+
13+
614
## 1.0.1-alpha.11 (2022-03-18)
715

816
**Note:** Version bump only for package @plutotcool/glsl-bundler

packages/glsl-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "1.0.1-alpha.11",
3+
"version": "1.0.1-alpha.12",
44
"name": "@plutotcool/glsl-bundler",
55
"description": "Functional regex-based glsl bundler, loader and minifier",
66
"author": "Julien Dargelos <julien@plutot.cool>",

0 commit comments

Comments
 (0)