Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-alpha.1 (2023-09-12)

### Features

* add automated release ([#7](#7)) ([d0cfcc1](d0cfcc1))
* build react/vue/elements icons ([#4](#4)) ([362deca](362deca))
* initial import of all icons from Figma ([#1](#1)) ([23cccb2](23cccb2))
  • Loading branch information
semantic-release-bot committed Sep 12, 2023
1 parent d0cfcc1 commit 7f8987b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 1.0.0-alpha.1 (2023-09-12)


### Features

* add automated release ([#7](https://github.com/warp-ds/icons/issues/7)) ([d0cfcc1](https://github.com/warp-ds/icons/commit/d0cfcc1ec69db02599a8ac492d77730f94411deb))
* build react/vue/elements icons ([#4](https://github.com/warp-ds/icons/issues/4)) ([362deca](https://github.com/warp-ds/icons/commit/362deca116af683d710e67e54afe1d92920bf794))
* initial import of all icons from Figma ([#1](https://github.com/warp-ds/icons/issues/1)) ([23cccb2](https://github.com/warp-ds/icons/commit/23cccb23141fe5d3858e3c0dd9e8386027045630))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@warp-ds/icons",
"type": "module",
"version": "0.0.1",
"version": "1.0.0-alpha.1",
"repository": "git@github.com:warp-ds/icons.git",
"description": "WARP's icon set",
"main": "index.js",
Expand Down Expand Up @@ -78,4 +78,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 7f8987b

Please sign in to comment.