File tree Expand file tree Collapse file tree 10 files changed +26
-6
lines changed Expand file tree Collapse file tree 10 files changed +26
-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
+ ## [ 18.2.4] ( https://github.com/tethys-org/libs/compare/v18.2.3...v18.2.4 ) (2025-04-23)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** components:** fix cards couldn't be dropped into empty columns ([ b1e880b] ( https://github.com/tethys-org/libs/commit/b1e880b9101a2d2d43840d91c5d9939c253288cc ) )
11
+
6
12
## [ 18.2.3] ( https://github.com/tethys-org/libs/compare/v18.2.2...v18.2.3 ) (2025-04-22)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 18.2.3 " ,
2
+ "version" : " 18.2.4 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libs" ,
3
3
"private" : true ,
4
- "version" : " 18.2.3 " ,
4
+ "version" : " 18.2.4 " ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
7
7
"start" : " ng serve site --port 4801" ,
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
+ ## [ 18.2.4] ( https://github.com/tethys-org/libs/compare/v18.2.3...v18.2.4 ) (2025-04-23)
7
+
8
+ ** Note:** Version bump only for package @tethys/auth
9
+
6
10
## [ 18.2.3] ( https://github.com/tethys-org/libs/compare/v18.2.2...v18.2.3 ) (2025-04-22)
7
11
8
12
** Note:** Version bump only for package @tethys/auth
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tethys/auth" ,
3
- "version" : " 18.2.3 " ,
3
+ "version" : " 18.2.4 " ,
4
4
"license" : " MIT" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
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
+ ## [ 18.2.4] ( https://github.com/tethys-org/libs/compare/v18.2.3...v18.2.4 ) (2025-04-23)
7
+
8
+ ** Note:** Version bump only for package @tethys/cache
9
+
6
10
## [ 18.2.3] ( https://github.com/tethys-org/libs/compare/v18.2.2...v18.2.3 ) (2025-04-22)
7
11
8
12
** Note:** Version bump only for package @tethys/cache
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tethys/cache" ,
3
- "version" : " 18.2.3 " ,
3
+ "version" : " 18.2.4 " ,
4
4
"license" : " MIT" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
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
+ ## [ 18.2.4] ( https://github.com/tethys-org/libs/compare/v18.2.3...v18.2.4 ) (2025-04-23)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** components:** fix cards couldn't be dropped into empty columns ([ b1e880b] ( https://github.com/tethys-org/libs/commit/b1e880b9101a2d2d43840d91c5d9939c253288cc ) )
11
+
6
12
## [ 18.2.3] ( https://github.com/tethys-org/libs/compare/v18.2.2...v18.2.3 ) (2025-04-22)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tethys/pro" ,
3
- "version" : " 18.2.3 " ,
3
+ "version" : " 18.2.4 " ,
4
4
"license" : " MIT" ,
5
5
"dependencies" : {
6
6
"cropperjs" : " 1.5.13"
Original file line number Diff line number Diff line change 1
- export const version = '18.2.3 ' ;
1
+ export const version = '18.2.4 ' ;
You can’t perform that action at this time.
0 commit comments