Skip to content

Commit 6b27de1

Browse files
committed
chore: prepare bs3-bs4-compat/v1.0.4 release
1 parent 89c1f29 commit 6b27de1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

projects/js-themes-toolkit/packages/bs3-bs4-compat/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [bs3-bs4-compat/v1.0.4](https://github.com/liferay/liferay-frontend-projects/tree/bs3-bs4-compat/v1.0.4) (2023-03-02)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/bs3-bs4-compat/v1.0.3...bs3-bs4-compat/v1.0.4)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(bs3-bs4-compat): Add lexicon-ux@1.x mixins ([\#1093](https://github.com/liferay/liferay-frontend-projects/pull/1093))
8+
9+
### :house: Chores
10+
11+
- chore(bs3-bs4-compat): remove reference to main file ([\#889](https://github.com/liferay/liferay-frontend-projects/pull/889))
12+
- chore: update engines field to match our node lts ([\#748](https://github.com/liferay/liferay-frontend-projects/pull/748))
13+
114
## [bs3-bs4-compat/v1.0.3](https://github.com/liferay/liferay-frontend-projects/tree/bs3-bs4-compat/v1.0.3) (2021-10-07)
215

316
Same `bs3-bs4-compat/v1.0.2`. There was an error with publish script.

projects/js-themes-toolkit/packages/bs3-bs4-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"preversion": "liferay-workspace-scripts ci",
2727
"test": "liferay-workspace-scripts test"
2828
},
29-
"version": "1.0.3"
29+
"version": "1.0.4"
3030
}

0 commit comments

Comments
 (0)