From 1971f5d8c3fc2a64da08fc16cba34fe3e5518dd6 Mon Sep 17 00:00:00 2001 From: Thomas Allmer Date: Sun, 3 Jan 2021 16:35:54 +0100 Subject: [PATCH] chore: cut an initial release --- .changeset/honest-pumas-wink.md | 14 ++++++++++++++ README.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 .changeset/honest-pumas-wink.md diff --git a/.changeset/honest-pumas-wink.md b/.changeset/honest-pumas-wink.md new file mode 100644 index 00000000..1308c342 --- /dev/null +++ b/.changeset/honest-pumas-wink.md @@ -0,0 +1,14 @@ +--- +'@rocket/blog': minor +'@rocket/building-rollup': minor +'@rocket/cli': minor +'@rocket/core': minor +'@rocket/drawer': minor +'@rocket/eleventy-plugin-mdjs-unified': minor +'@rocket/eleventy-rocket-nav': minor +'@rocket/launch': minor +'@rocket/navigation': minor +'@rocket/search': minor +--- + +Initial Release diff --git a/README.md b/README.md index ef05dd0d..50bae936 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ **The modern web setup for static sites with a sprinkle of JavaScript!** - **Meta Framework:** Build on top of giants like eleventy, Rollup, and Modern Web. -- **Powerful Default Template:** Provide content and you are ready to go. +- **Powerful Default Template:** Provide content and you are ready to go. - **Small:** No overblown tools or frontend frameworks, add JavaScript and/or Web Components only on pages where needed..