File tree 14 files changed +44
-12
lines changed
14 files changed +44
-12
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ### Bug Fixes
9
+
10
+ * css mode directive applied multiple times ([ c7a60a8] ( https://github.com/php-flasher/flasher-js/commit/c7a60a893347098dccf3e7fe09e3efd4f08ee9cd ) )
11
+
6
12
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.1.0 " ,
5
+ "version" : " 1.1.1 " ,
6
6
"useWorkspaces" : true ,
7
7
"npmClient" : " pnpm"
8
8
}
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ### Bug Fixes
9
+
10
+ * css mode directive applied multiple times ([ c7a60a8] ( https://github.com/php-flasher/flasher-js/commit/c7a60a893347098dccf3e7fe09e3efd4f08ee9cd ) )
11
+
6
12
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ** Note:** Version bump only for package @flasher/flasher-noty
9
+
6
10
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
11
8
12
** Note:** Version bump only for package @flasher/flasher-noty
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-noty" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.1.0 " ,
39
+ "@flasher/flasher" : " ^1.1.1 " ,
40
40
"noty" : " ^3.2.0-beta-deprecated"
41
41
}
42
42
}
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ** Note:** Version bump only for package @flasher/flasher-notyf
9
+
6
10
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
11
8
12
** Note:** Version bump only for package @flasher/flasher-notyf
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-notyf" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.1.0 " ,
39
+ "@flasher/flasher" : " ^1.1.1 " ,
40
40
"notyf" : " ^3.10.0"
41
41
}
42
42
}
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ** Note:** Version bump only for package @flasher/flasher-pnotify
9
+
6
10
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
11
8
12
** Note:** Version bump only for package @flasher/flasher-pnotify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-pnotify" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.1.0 " ,
39
+ "@flasher/flasher" : " ^1.1.1 " ,
40
40
"@pnotify/core" : " ^5.2.0"
41
41
}
42
42
}
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ** Note:** Version bump only for package @flasher/flasher-sweetalert
9
+
6
10
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
11
8
12
** Note:** Version bump only for package @flasher/flasher-sweetalert
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-sweetalert" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.1.0 " ,
39
+ "@flasher/flasher" : " ^1.1.1 " ,
40
40
"sweetalert2" : " ^11.4.19"
41
41
}
42
42
}
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.1.1] ( https://github.com/php-flasher/flasher-js/compare/v1.1.0...v1.1.1 ) (2022-07-02)
7
+
8
+ ** Note:** Version bump only for package @flasher/flasher-toastr
9
+
6
10
# [ 1.1.0] ( https://github.com/php-flasher/flasher-js/compare/v1.0.18...v1.1.0 ) (2022-06-12)
7
11
8
12
** Note:** Version bump only for package @flasher/flasher-toastr
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flasher/flasher-toastr" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " javascript integration for php flasher" ,
5
5
"keywords" : [
6
6
" PHPFlasher" ,
36
36
"url" : " https://github.com/php-flasher/flasher-js.git"
37
37
},
38
38
"dependencies" : {
39
- "@flasher/flasher" : " ^1.1.0 " ,
39
+ "@flasher/flasher" : " ^1.1.1 " ,
40
40
"toastr" : " ^2.1.4"
41
41
},
42
42
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments