Skip to content

Commit 789b61b

Browse files
chore(master): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 254dc0c commit 789b61b

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0](https://github.com/cfware/list/compare/v0.4.1...v1.0.0) (2023-10-17)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Update dependencies
11+
12+
### Features
13+
14+
* Update dependencies ([254dc0c](https://github.com/cfware/list/commit/254dc0c205bb1270a3969c5c570bfbd80e625d1d))
15+
516
### [0.4.1](https://github.com/cfware/list/compare/v0.4.0...v0.4.1) (2020-12-30)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cfware/list",
3-
"version": "0.4.1",
3+
"version": "1.0.0",
44
"description": "List base class",
55
"type": "module",
66
"main": "list.js",

0 commit comments

Comments
 (0)