Skip to content

Commit bfedaa7

Browse files
committed
ci: release 1.0.0
1 parent 3e51eec commit bfedaa7

File tree

4 files changed

+60
-4
lines changed

4 files changed

+60
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{}
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,61 @@
11
# Changelog
22

3+
## 1.0.0 (2025-01-09)
4+
5+
6+
### Features
7+
8+
* bar legend ([694c15c](https://github.com/funkyheatmap/funkyheatmapjs/commit/694c15cb3213b1b2a0d4a58ac5328ab6ecd552f3))
9+
* circle legend ([39a716c](https://github.com/funkyheatmap/funkyheatmapjs/commit/39a716cf5e2bd3347179197504d1b8cc91823628))
10+
* drop display of removed entries ([33786a9](https://github.com/funkyheatmap/funkyheatmapjs/commit/33786a9a8feead3e82ce833dfec833ce93920ba5))
11+
* funkyrect legend ([2e216ba](https://github.com/funkyheatmap/funkyheatmapjs/commit/2e216ba4512871df5340146c2f0a9a549b68165a))
12+
* image geom legend ([6a09b4c](https://github.com/funkyheatmap/funkyheatmapjs/commit/6a09b4cf02ee0d2dffdd5dcb38af2df4f3178471))
13+
* pie legend ([eca269c](https://github.com/funkyheatmap/funkyheatmapjs/commit/eca269cb4ccba4d6a560fc66be575ec0212727d8))
14+
* positional options ([41b38ef](https://github.com/funkyheatmap/funkyheatmapjs/commit/41b38ef789e22c6d9d4a54561d3201fc7bffee96))
15+
* positional options ([f8a2c06](https://github.com/funkyheatmap/funkyheatmapjs/commit/f8a2c063c09047529426f8c9a73d3f3c9a8c42e0))
16+
* text and rect legends ([fd91008](https://github.com/funkyheatmap/funkyheatmapjs/commit/fd91008e8db1ac185a767d6ec4fac7979b009acd))
17+
18+
19+
### Bug Fixes
20+
21+
* allow text geom colors ([b745cb0](https://github.com/funkyheatmap/funkyheatmapjs/commit/b745cb0592b41209b26dc2fd4ceaf1b2c69e85dd))
22+
* do not draw geoms for NA values ([ef93fc4](https://github.com/funkyheatmap/funkyheatmapjs/commit/ef93fc4db2eb621ea3f45a0b1575065b86725a68))
23+
* empty column groups bug ([71ce06f](https://github.com/funkyheatmap/funkyheatmapjs/commit/71ce06f9a9e72a0933e98f1519790f6e8ec47fb9))
24+
* verify image and text legends have values ([298bc5f](https://github.com/funkyheatmap/funkyheatmapjs/commit/298bc5fd9883feedc93a2834af86570e0d4c51cb))
25+
26+
27+
### Misc
28+
29+
* add docs workflow ([0347e9a](https://github.com/funkyheatmap/funkyheatmapjs/commit/0347e9a69e92e12090a79290f2da429fbcd8dd9e))
30+
* add package to release-please ([8b7542a](https://github.com/funkyheatmap/funkyheatmapjs/commit/8b7542a5897b864e6d42f3886de78a66496a4ed7))
31+
* add permissions for docs pr preview worklfow ([f9a7e7c](https://github.com/funkyheatmap/funkyheatmapjs/commit/f9a7e7c2a0c4887d073af68c4b047def29ede524))
32+
* bump node version 16->18 ([9c9e5c7](https://github.com/funkyheatmap/funkyheatmapjs/commit/9c9e5c7b128b2b6228cb30f15efa15086c7c8879))
33+
* docs preview pr workflow ([105e883](https://github.com/funkyheatmap/funkyheatmapjs/commit/105e8839584e33eeefff5b8faf256f775edf6cbc))
34+
* fix docs pr preview ([18d6361](https://github.com/funkyheatmap/funkyheatmapjs/commit/18d6361d58b4f898ae3b2f552e9bb2c3f0fb574e))
35+
* fix docs pr preview permissions ([810d725](https://github.com/funkyheatmap/funkyheatmapjs/commit/810d725dfadaec31b6c1dfbd9f6fd3969c4a2225))
36+
* fix docs workflow ([8466a48](https://github.com/funkyheatmap/funkyheatmapjs/commit/8466a4890bfa2aa89fe456f1cc8999be151ecc4f))
37+
* fix static path ([a82e7ba](https://github.com/funkyheatmap/funkyheatmapjs/commit/a82e7ba675a3127ee88c6c81916f83d14b0584ce))
38+
* fix vignettes build ([334e55e](https://github.com/funkyheatmap/funkyheatmapjs/commit/334e55e3f7090285843be71d63880fc457535ad6))
39+
* Merge pull request [#20](https://github.com/funkyheatmap/funkyheatmapjs/issues/20) from funkyheatmap/position-args ([41b38ef](https://github.com/funkyheatmap/funkyheatmapjs/commit/41b38ef789e22c6d9d4a54561d3201fc7bffee96))
40+
* more jsdoc ([713e00a](https://github.com/funkyheatmap/funkyheatmapjs/commit/713e00a94b4f6951c5b1f68bdc49f7c454b1dffa))
41+
* release-please config ([af45f00](https://github.com/funkyheatmap/funkyheatmapjs/commit/af45f00b2944426f5a4c921e02e32ca87c7db0db))
42+
* release-please manifest ([ebaf9d6](https://github.com/funkyheatmap/funkyheatmapjs/commit/ebaf9d6547da53240e7d91d34a3311c7c8e40911))
43+
* release-please new version config ([f41e5c5](https://github.com/funkyheatmap/funkyheatmapjs/commit/f41e5c5a1bdcdfcc4ed74ccf58497a75288644d5))
44+
* setup jsdoc ([74a47f1](https://github.com/funkyheatmap/funkyheatmapjs/commit/74a47f1c7325408e14762a86d9f9ae881061b66e))
45+
* simplify build ([392f181](https://github.com/funkyheatmap/funkyheatmapjs/commit/392f1819a09bc158f102729d942bf60cb8b56752))
46+
* specify lastest release ([3e51eec](https://github.com/funkyheatmap/funkyheatmapjs/commit/3e51eec2ea72dd80fee7c1e3df5eff6322cd2803))
47+
* trigger release please actions with token ([8df5444](https://github.com/funkyheatmap/funkyheatmapjs/commit/8df54446d19cbfc6b61a39c787c9dd3626d34727))
48+
* update changelog ([b7a493a](https://github.com/funkyheatmap/funkyheatmapjs/commit/b7a493a4b186e1a9d22a97e80f7924158e3fef25))
49+
* update readme ([8c036b4](https://github.com/funkyheatmap/funkyheatmapjs/commit/8c036b4eef1b770e27fb47b1464374f7286168dc))
50+
* write simple tutorial ([769fce5](https://github.com/funkyheatmap/funkyheatmapjs/commit/769fce5a34e1e1d38af309e9f776b9eb9c53ea61))
51+
52+
53+
### Tests
54+
55+
* add legends to scIB vignette ([308e6ff](https://github.com/funkyheatmap/funkyheatmapjs/commit/308e6ff35616555f2c551cd6a6c7c13b02d0539b))
56+
* add scIB vignette ([3e6bd92](https://github.com/funkyheatmap/funkyheatmapjs/commit/3e6bd92ca660bcf219ab124e6dc4eae352acda9c))
57+
* util function to convert dataframes ([3d13434](https://github.com/funkyheatmap/funkyheatmapjs/commit/3d13434a9019fbb68af9621fe57cf2944b234b60))
58+
359
## [0.2.5](https://github.com/funkyheatmap/funkyheatmapjs/compare/v0.2.4...v0.2.5) (2024-02-15)
460

561
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "funkyheatmapjs",
3-
"version": "0.2.5",
3+
"version": "1.0.0",
44
"description": "JS version of funkyheatmap",
55
"source": "./src/main.js",
66
"type": "module",

0 commit comments

Comments
 (0)