Skip to content

Commit 7e01aa1

Browse files
chore: version packages (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 026a104 commit 7e01aa1

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/nasty-experts-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nine-horses-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 608adf3: fix: `publint` feedback
8+
- 608adf3: docs: extracted changelog
9+
310
All notable changes to this project will be documented in this file.
411

512
<!-- TODO: The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and t -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-if-polyfill",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"description": "A JavaScript polyfill for CSS if() functionality with style(), media(), and supports() functions",
66
"repository": {

0 commit comments

Comments
 (0)