Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Feb 10, 2021
1 parent 80ab22e commit 9052a03
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,21 @@ 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.4.1](https://github.com/toorshia/justgage/compare/v1.4.0...v1.4.1)

> 10 February 2021
- feat: labelFontFamily [`#358`](https://github.com/toorshia/justgage/pull/358)
- chore: bump ini from 1.3.5 to 1.3.7 [`#357`](https://github.com/toorshia/justgage/pull/357)
- chore: bump lodash from 4.17.15 to 4.17.19 [`#353`](https://github.com/toorshia/justgage/pull/353)

#### [v1.4.0](https://github.com/toorshia/justgage/compare/v1.3.5...v1.4.0)

> 4 August 2020
- chore: bump websocket-extensions from 0.1.3 to 0.1.4 [`#350`](https://github.com/toorshia/justgage/pull/350)
- chore: Upgrade raphael from 2.2.8 to 2.3.0 [`#347`](https://github.com/toorshia/justgage/pull/347)
- Release 1.4.0 [`fd67389`](https://github.com/toorshia/justgage/commit/fd67389065dc100f239dea293c1d1f342f6c1bad)
- refactor: Cleaner code for pki e ndl custom functions [`d6308e3`](https://github.com/toorshia/justgage/commit/d6308e32a1ad48938c60dbc5b731a97d48e4f32f)
- fix: umd template [`b51eddd`](https://github.com/toorshia/justgage/commit/b51eddd315078797d3d5b968ca1ccd87b618d231)

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.0",
"version": "1.4.1",
"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 9052a03

Please sign in to comment.