Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrsskls committed Sep 23, 2020
1 parent dce0a60 commit eced762
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/svg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.1](https://github.com/factorial-io/fstack/compare/svg/v0.1.0...svg/v0.1.1) (2020-09-23)

## 0.1.0 (2020-09-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@factorial/stack-svg",
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit eced762

Please sign in to comment.