sass-planifolia

Vanilla Sass helper functions
git clone https://git.ce9e.org/sass-planifolia.git

commit
7efa843861beeef53240f5796aa05547a1b60cce
parent
1f46b7316ba04cbd3063a6c212d04bb522f04363
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-05-03 22:50
bump version to 1.0.0

Diffstat

M CHANGES.md 2 +-
M package.json 2 +-

2 files changed, 2 insertions, 2 deletions


diff --git a/CHANGES.md b/CHANGES.md

@@ -1,4 +1,4 @@
    1    -1 1.0.0 (unreleased)
   -1     1 1.0.0 (2022-05-04)
    2     2 ------------------
    3     3 
    4     4 - drop support for eyeglass

diff --git a/package.json b/package.json

@@ -1,6 +1,6 @@
    1     1 {
    2     2   "name": "sass-planifolia",
    3    -1   "version": "0.6.0",
   -1     3   "version": "1.0.0",
    4     4   "description": "Vanilla Sass helper functions",
    5     5   "main": "index.js",
    6     6   "devDependencies": {