Skip to content

Commit d1ef5fa

Browse files
committed
chore: update README and CHANGELOG formatting
1 parent f05d1a9 commit d1ef5fa

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ All notable changes to this project will be documented in this file.
88

99
- Update test configuration and dependencies
1010

11-
# Changelog
12-
13-
All notable changes to this project will be documented in this file.
14-
1511
## [4.5.10] - 2026-01-17
1612

1713
### ⚙️ Miscellaneous Tasks

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/ts-serializable.svg)](https://www.npmjs.com/package/ts-serializable)
44
[![npm downloads](https://img.shields.io/npm/dm/ts-serializable.svg)](https://www.npmjs.com/package/ts-serializable)
5-
[![License: MIT](https://img.shields.io/github/license/LabEG/Serializable.svg)](https://github.com/LabEG/Serializable/blob/master/LICENSE)
5+
[![License: MIT](https://img.shields.io/npm/l/ts-serializable.svg)](https://github.com/LabEG/Serializable/blob/master/LICENSE)
66
[![Test PR](https://github.com/LabEG/Serializable/workflows/Test%20Pull%20Request/badge.svg)](https://github.com/LabEG/Serializable/actions)
77
[![CodeQL](https://github.com/LabEG/Serializable/workflows/CodeQL%20Advanced/badge.svg)](https://github.com/LabEG/Serializable/security/code-scanning)
88

0 commit comments

Comments
 (0)