diff options
| author | pack <pack@packgekko.xyz> | 2026-08-09 10:54:08 +0000 |
|---|---|---|
| committer | pack <pack@packgekko.xyz> | 2026-08-09 10:54:08 +0000 |
| commit | d3adc16a08d95d6e331de55d7d3bf05a66a874a8 (patch) | |
| tree | a2dabd199501e67c547c2ce79e1374ca3aa55443 /node_modules/side-channel-list/CHANGELOG.md | |
| parent | 55a4f1fc869e41aca748c63d3018f0448b1606e0 (diff) | |
| download | crud-d3adc16a08d95d6e331de55d7d3bf05a66a874a8.tar.gz | |
stop tracking node_modules/
Diffstat (limited to '')
| -rw-r--r-- | node_modules/side-channel-list/CHANGELOG.md | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/node_modules/side-channel-list/CHANGELOG.md b/node_modules/side-channel-list/CHANGELOG.md deleted file mode 100644 index e68bcb9..0000000 --- a/node_modules/side-channel-list/CHANGELOG.md +++ /dev/null @@ -1,36 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -## [v1.0.1](https://github.com/ljharb/side-channel-list.git -/compare/v1.0.0...v1.0.1) - 2026-04-08 - -### Fixed - -- [Fix] `delete`: do not reset the list when deleting the head node of a multi-node list [`#3`](https://github.com/ljharb/side-channel-list.git -/issues/3) - -### Commits - -- [actions] update workflows [`9e79e6b`](https://github.com/ljharb/side-channel-list.git -/commit/9e79e6bf845532fafbf03b547429fe4f737214a3) -- [Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/tape`, `eslint`, `npmignore` [`babf3ca`](https://github.com/ljharb/side-channel-list.git -/commit/babf3ca4849d2fd893a470a6b82c62a80ccc9307) -- [Deps] update `object-inspect` [`9f0f4b8`](https://github.com/ljharb/side-channel-list.git -/commit/9f0f4b88ff2aa8b7b7c9e589ac1513f133d64b9f) - -## v1.0.0 - 2024-12-10 - -### Commits - -- Initial implementation, tests, readme, types [`5d6baee`](https://github.com/ljharb/side-channel-list.git -/commit/5d6baee5c9054a1238007f5a1dfc109a7a816251) -- Initial commit [`3ae784c`](https://github.com/ljharb/side-channel-list.git -/commit/3ae784c63a47895fbaeed2a91ab54a8029a7a100) -- npm init [`07055a4`](https://github.com/ljharb/side-channel-list.git -/commit/07055a4d139895565b199dba5fe2479c1a1b9e28) -- Only apps should have lockfiles [`9573058`](https://github.com/ljharb/side-channel-list.git -/commit/9573058a47494e2d68f8c6c77b5d7fbe441949c1) |