File tree 8 files changed +38
-6
lines changed
8 files changed +38
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.1] ( https://github.com/plutotcool/glsl-bundler/compare/v1.2.0...v1.2.1 ) (2023-05-31)
7
+
8
+ ** Note:** Version bump only for package glsl-bundler
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.2.0] ( https://github.com/plutotcool/glsl-bundler/compare/v1.1.0...v1.2.0 ) (2023-02-05)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.2.0 " ,
2
+ "version" : " 1.2.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"packages" : [
5
5
" packages/*"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.1] ( https://github.com/plutotcool/glsl-bundler/compare/v1.2.0...v1.2.1 ) (2023-05-31)
7
+
8
+ ** Note:** Version bump only for package @plutotcool/glsl-bundler
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.2.0] ( https://github.com/plutotcool/glsl-bundler/compare/v1.1.0...v1.2.0 ) (2023-02-05)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"name" : " @plutotcool/glsl-bundler" ,
5
5
"description" : " Functional regex-based bundling tools for glsl" ,
6
6
"author" :
" Julien Dargelos <[email protected] >" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.1] ( https://github.com/plutotcool/glsl-bundler/compare/v1.2.0...v1.2.1 ) (2023-05-31)
7
+
8
+ ** Note:** Version bump only for package @plutotcool/rollup-plugin-glsl
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.2.0] ( https://github.com/plutotcool/glsl-bundler/compare/v1.1.0...v1.2.0 ) (2023-02-05)
7
15
8
16
** Note:** Version bump only for package @plutotcool/rollup-plugin-glsl
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"name" : " @plutotcool/rollup-plugin-glsl" ,
5
5
"description" : " Rollup plugin that allows imports of glsl files" ,
6
6
"author" :
" Julien Dargelos <[email protected] >" ,
26
26
"test" : " jest"
27
27
},
28
28
"dependencies" : {
29
- "@plutotcool/glsl-bundler" : " ^1.2.0 " ,
29
+ "@plutotcool/glsl-bundler" : " ^1.2.1 " ,
30
30
"@rollup/pluginutils" : " ^4.1.2"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.1] ( https://github.com/plutotcool/glsl-bundler/compare/v1.2.0...v1.2.1 ) (2023-05-31)
7
+
8
+ ** Note:** Version bump only for package @plutotcool/glsl-bundler-website
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.2.0] ( https://github.com/plutotcool/glsl-bundler/compare/v1.1.0...v1.2.0 ) (2023-02-05)
7
15
8
16
** Note:** Version bump only for package @plutotcool/glsl-bundler-website
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"private" : true ,
5
5
"name" : " @plutotcool/glsl-bundler-website" ,
6
6
"description" : " glsl-bundler website" ,
16
16
},
17
17
"dependencies" : {
18
18
"@codemirror/lang-cpp" : " ^6.0.1" ,
19
- "@plutotcool/glsl-bundler" : " ^1.2.0 " ,
19
+ "@plutotcool/glsl-bundler" : " ^1.2.1 " ,
20
20
"@uiw/codemirror-theme-github" : " ^4.11.4" ,
21
21
"codemirror" : " ^6.0.1" ,
22
22
"tweakpane" : " ^3.1.0"
You can’t perform that action at this time.
0 commit comments