Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jun 11, 2021
1 parent 2f7ce5d commit f55d4b7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.5.0](https://github.com/toorshia/justgage/compare/v1.4.3...v1.5.0)

> 11 June 2021
- chore: setup eslint with workflow [`#364`](https://github.com/toorshia/justgage/pull/364)

#### [v1.4.3](https://github.com/toorshia/justgage/compare/v1.4.2...v1.4.3)

> 11 June 2021
- feat: use custom formats when `textRenderer` returns `false` [`#363`](https://github.com/toorshia/justgage/pull/363)
- chore: bump lodash from 4.17.19 to 4.17.21 [`#361`](https://github.com/toorshia/justgage/pull/361)
- Release 1.4.3 [`7ab8342`](https://github.com/toorshia/justgage/commit/7ab83426f52ad3db64d9e189b30159f2c072216c)

#### [v1.4.2](https://github.com/toorshia/justgage/compare/v1.4.1...v1.4.2)

Expand Down
2 changes: 1 addition & 1 deletion 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": "justgage",
"version": "1.4.3",
"version": "1.5.0",
"description": "JustGage is a handy JavaScript plugin for generating and animating nice & clean gauges. It is based on Raphaël library for vector drawing, so it’s completely resolution independent and self-adjusting.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f55d4b7

Please sign in to comment.