Skip to content

Commit 485a0ce

Browse files
committed
Release 0.0.4
1 parent b322a42 commit 485a0ce

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
#### v0.0.4 `June 8, 2023`
3+
4+
- **[DOC]** add how to contribute info to readme ([b322a42](https://github.com/Resultify/initial.css/commit/b322a42))
5+
- **[TASK]** update npm packages, add browserslist as a separate config ([3977c04](https://github.com/Resultify/initial.css/commit/3977c04))
6+
- **[TASK]** cleanup docs files, add script to run cleanup before each watch run ([5eee1f1](https://github.com/Resultify/initial.css/commit/5eee1f1))
7+
- **[TASK]** modify the build process, provide only initial.css as a main distribution file ([1e7da5d](https://github.com/Resultify/initial.css/commit/1e7da5d))
8+
- **[DOC]** add readme file ([144db40](https://github.com/Resultify/initial.css/commit/144db40))
9+
- **[TASK]** update package.json, add bugs page, description, repository link, main entry file ([5b1ab79](https://github.com/Resultify/initial.css/commit/5b1ab79))
10+
- **[TASK]** move responsive-table and vertical navigation from initial to utilities ([cef8fd8](https://github.com/Resultify/initial.css/commit/cef8fd8))
11+
12+
***
13+
214
#### v0.0.3 `June 6, 2023`
315

416
- **[TASK]** add responsive table support ([eb336fb](https://github.com/Resultify/initial.css/commit/eb336fb))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@resultify/initial.css",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Browser default initial CSS styles with integrated custom properties.",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)