File tree 5 files changed +23
-4
lines changed
5 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/js-utils" : " 0.2 .0" ,
3
- "packages/browser-utils" : " 1.1 .0"
2
+ "packages/js-utils" : " 0.3 .0" ,
3
+ "packages/browser-utils" : " 1.2 .0"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/spuxx1701/jslibs/compare/browser-utils-v1.1.0...browser-utils-v1.2.0 ) (2024-08-04)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** readme:** Improve documentation ([ b46811e] ( https://github.com/spuxx1701/jslibs/commit/b46811ecd987515cb69a7b34b26c8847c58aa004 ) )
9
+
3
10
## [ 1.1.0] ( https://github.com/spuxx1701/jslibs/compare/browser-utils-v1.0.0...browser-utils-v1.1.0 ) (2024-07-31)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @spuxx/browser-utils" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " A package containing various browser-related utilities for web applications." ,
5
5
"license" : " MIT" ,
6
6
"author" : {
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/spuxx1701/jslibs/compare/js-utils-v0.2.0...js-utils-v0.3.0 ) (2024-08-04)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** readme:** Improve documentation ([ b46811e] ( https://github.com/spuxx1701/jslibs/commit/b46811ecd987515cb69a7b34b26c8847c58aa004 ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * ** changelog:** Documented initial release in changelog ([ 36d7711] ( https://github.com/spuxx1701/jslibs/commit/36d77116e739afb18abad49fa77a596da28fa0fb ) )
14
+
3
15
## [ 0.2.0] ( https://github.com/spuxx1701/jslibs/compare/js-utils-v0.1.0...js-utils-v0.2.0 ) (2024-07-31)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @spuxx/js-utils" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " A package containing various utilities for JavaScript applications." ,
5
5
"license" : " MIT" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments