Skip to content

Commit cf514c5

Browse files
committed
docs(changelog): Improve changelog formatting
1 parent 6e024d7 commit cf514c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/browser-utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.0
4+
5+
36
### ⚠ BREAKING CHANGES
47

58
- Moved all of the package's non-browser-specific functionalities to the new `@spuxx/js-utils` package. This includes:
@@ -10,12 +13,14 @@
1013

1114
## 0.3.0 (2024-05-23)
1215

16+
1317
### Features
1418

1519
- Added [`deepMerge`](/lib/utils/misc.utils.ts) utility function.
1620

1721
## 0.2.0 (2024-05-07)
1822

23+
1924
### Features
2025

2126
- `DeviceManager` service is now called `UserAgent`.
@@ -28,4 +33,5 @@
2833

2934
## 0.1.0 (2024-05-06)
3035

36+
3137
🌟 Initial release.

0 commit comments

Comments
 (0)