Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 13.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [13.4.0](v13.3.1...v13.4.0) (2021-08-03)

### Features

* **ProgressCircle:** New ProgressCircle component ([8e1b41d](8e1b41d))
  • Loading branch information
5app-Machine committed Aug 3, 2021
1 parent 24a35a2 commit f18332c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [13.4.0](https://github.com/5app/base5-ui/compare/v13.3.1...v13.4.0) (2021-08-03)


### Features

* **ProgressCircle:** New ProgressCircle component ([8e1b41d](https://github.com/5app/base5-ui/commit/8e1b41d359e2552befb0f6800b2f3b5e2f932d17))

## [13.3.1](https://github.com/5app/base5-ui/compare/v13.3.0...v13.3.1) (2021-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base5-ui",
"version": "13.3.1",
"version": "13.4.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f18332c

Please sign in to comment.