Skip to content

Commit 59f7f09

Browse files
committed
v1.3.2
1 parent 127b842 commit 59f7f09

15 files changed

+96
-18
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher-js

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"workspaces": [
66
"packages/*"
77
],

packages/flasher/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher

packages/flasher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flasher/flasher",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
66
"PHPFlasher",

packages/noty/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher-noty

packages/noty/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flasher/flasher-noty",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
66
"PHPFlasher",
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/php-flasher/flasher-js.git"
3737
},
3838
"dependencies": {
39-
"@flasher/flasher": "^1.3.1",
39+
"@flasher/flasher": "^1.3.2",
4040
"noty": "^3.2.0-beta-deprecated"
4141
}
4242
}

packages/notyf/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher-notyf

packages/notyf/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flasher/flasher-notyf",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
66
"PHPFlasher",
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/php-flasher/flasher-js.git"
3737
},
3838
"dependencies": {
39-
"@flasher/flasher": "^1.3.1",
39+
"@flasher/flasher": "^1.3.2",
4040
"notyf": "^3.10.0"
4141
}
4242
}

packages/pnotify/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher-pnotify

packages/pnotify/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flasher/flasher-pnotify",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
66
"PHPFlasher",
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/php-flasher/flasher-js.git"
3737
},
3838
"dependencies": {
39-
"@flasher/flasher": "^1.3.1",
39+
"@flasher/flasher": "^1.3.2",
4040
"@pnotify/core": "^5.2.0"
4141
}
4242
}

packages/sweetalert/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher-sweetalert

packages/sweetalert/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flasher/flasher-sweetalert",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
66
"PHPFlasher",
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/php-flasher/flasher-js.git"
3737
},
3838
"dependencies": {
39-
"@flasher/flasher": "^1.3.1",
39+
"@flasher/flasher": "^1.3.2",
4040
"sweetalert2": "^11.7.11"
4141
}
4242
}

packages/toastr/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3.2](https://github.com/php-flasher/flasher-js/compare/v1.3.1...v1.3.2) (2023-12-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **livewire:** add 'fl-no-cache' class to identify elements for removal during Livewire page caching ([a2a3a08](https://github.com/php-flasher/flasher-js/commit/a2a3a088e9728cdf1067505b73a4fdf2e03cfb56))
12+
13+
14+
15+
16+
617
## [1.3.1](https://github.com/php-flasher/flasher-js/compare/v1.3.0...v1.3.1) (2023-06-06)
718

819
**Note:** Version bump only for package @flasher/flasher-toastr

packages/toastr/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flasher/flasher-toastr",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "javascript integration for php flasher",
55
"keywords": [
66
"PHPFlasher",
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/php-flasher/flasher-js.git"
3737
},
3838
"dependencies": {
39-
"@flasher/flasher": "^1.3.1",
39+
"@flasher/flasher": "^1.3.2",
4040
"toastr": "^2.1.4"
4141
},
4242
"devDependencies": {

pnpm-lock.yaml

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)