File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed
Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/js-utils" : " 1.2.0" ,
3- "packages/browser-utils" : " 1.2 .0" ,
4- "packages/nest-utils" : " 3.0 .0" ,
3+ "packages/browser-utils" : " 1.3 .0" ,
4+ "packages/nest-utils" : " 3.1 .0" ,
55 "packages/nest-testing" : " 1.0.0"
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.0] ( https://github.com/spuxx1701/jslibs/compare/browser-utils-v1.2.0...browser-utils-v1.3.0 ) (2024-12-16)
4+
5+
6+ ### Features
7+
8+ * Implemented new service mixin ` LocalStorageMixin ` ([ 66f6b1d] ( https://github.com/spuxx1701/jslibs/commit/66f6b1d4097f3b0d5a326aa7a4a815c5707b2923 ) )
9+
310## [ 1.2.0] ( https://github.com/spuxx1701/jslibs/compare/browser-utils-v1.1.0...browser-utils-v1.2.0 ) (2024-08-31)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @spuxx/browser-utils" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " A package containing various browser-related utilities for web applications." ,
55 "license" : " MIT" ,
66 "author" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.1.0] ( https://github.com/spuxx1701/jslibs/compare/nest-utils-v3.0.0...nest-utils-v3.1.0 ) (2024-12-16)
4+
5+
6+ ### Features
7+
8+ * Implemented new service mixin ` LocalStorageMixin ` ([ 66f6b1d] ( https://github.com/spuxx1701/jslibs/commit/66f6b1d4097f3b0d5a326aa7a4a815c5707b2923 ) )
9+
310## [ 3.0.0] ( https://github.com/spuxx1701/jslibs/compare/nest-utils-v2.4.1...nest-utils-v3.0.0 ) (2024-11-16)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @spuxx/nest-utils" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "description" : " A package containing various utilities for NestJS applications." ,
55 "license" : " MIT" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments