Skip to content

Commit 30483f4

Browse files
committed
Merge branch '0.8'
2 parents ca2da1d + 25612f1 commit 30483f4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Amaranth
2-
The iconography for ChangeWindows 7.
2+
A set of icons for your project.
33

44
# Usage
55
Install Amaranth with the following npm command.
@@ -11,4 +11,4 @@ npm install @changewindows/amaranth
1111
Amaranth includes a number of ways to use it. Our package will include the individual SVG files, a React-component and JavaScript implementation with TypeScript definitions, as well as an old-school webfont.
1212

1313
# About
14-
Amaranth is an iconset designed for use in [ChangeWindows "Horizon" 7](https://github.com/changewindows/horizon).
14+
Amaranth is an iconset initially designed for use in [ChangeWindows "Horizon" 7](https://github.com/changewindows/horizon).

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@changewindows/amaranth",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "The iconography of ChangeWindows.",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)