Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...v1.1.3) (2023-01-19)

### Documentation

* Update link to countly server website ([#62](#62)) ([2d3226b](2d3226b))
  • Loading branch information
semantic-release-bot committed Jan 19, 2023
1 parent 2d3226b commit cc3e69e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.3](https://github.com/ipfs-shipyard/ignite-metrics/compare/v1.1.2...v1.1.3) (2023-01-19)


### Documentation

* Update link to countly server website ([#62](https://github.com/ipfs-shipyard/ignite-metrics/issues/62)) ([2d3226b](https://github.com/ipfs-shipyard/ignite-metrics/commit/2d3226be46dab73ad2d5ecedaeabd094581a0d0c))

## [1.1.2](https://github.com/ipfs-shipyard/ignite-metrics/compare/v1.1.1...v1.1.2) (2023-01-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ipfs-shipyard/ignite-metrics",
"version": "1.1.2",
"version": "1.1.3",
"description": "UI library for gathering metrics for ignite team projects",
"author": "Ignite Team",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit cc3e69e

Please sign in to comment.