diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a107c4..2eda860 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,100 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## 0.1.7 +## 0.2.0 ### Commits -- test: initial jest configuration [`93f0fa1`](https://github.com/canerakdas/RadioColorSystem/commit/93f0fa1bc5a9209334e4179b25f243a4a2c9d827) - chore: package.json updated [`df8ef6e`](https://github.com/canerakdas/RadioColorSystem/commit/df8ef6ec0c3a0891d7151cbed37e6c1a244634ed) +- chore: github action added [`35703b2`](https://github.com/canerakdas/RadioColorSystem/commit/35703b21a72835acd40914febef3b9516e4ba9e5) +- chore: deepsource.toml removed [`f5685e4`](https://github.com/canerakdas/RadioColorSystem/commit/f5685e4632c1dfa899cf203b432435d00418109d) +- Merge pull request #11 from canerakdas/css-color-gamut [`eb52106`](https://github.com/canerakdas/RadioColorSystem/commit/eb52106b2057779a55f730b70758b89c51b40c5b) +- Merge pull request #12 from canerakdas/refactors [`c9a4c4b`](https://github.com/canerakdas/RadioColorSystem/commit/c9a4c4b6f4d7dacb52b4c4cd31e850d037ea7a59) +- Merge pull request #13 from canerakdas/color-harmony [`b16bec8`](https://github.com/canerakdas/RadioColorSystem/commit/b16bec89c0af2b90197a64a350f54f2fd414fc19) +- Merge pull request #15 from canerakdas/wireit-and-docs [`e7ac855`](https://github.com/canerakdas/RadioColorSystem/commit/e7ac8554dc43a0207f6b8cde54b20ff3ba85e7ee) +- Merge pull request #16 from canerakdas/contributing-guidelines [`edcc9a6`](https://github.com/canerakdas/RadioColorSystem/commit/edcc9a67c9937b4d4f03c915cbfee74dc65e9320) +- Merge pull request #17 from canerakdas/harmony-with-multiple-color-export [`bb6cff2`](https://github.com/canerakdas/RadioColorSystem/commit/bb6cff2ff65a14104e318e1e02ee8b5c3f0e70d9) +- Merge pull request #18 from canerakdas/content-based-color-with-harmony [`8431bed`](https://github.com/canerakdas/RadioColorSystem/commit/8431bedd6e7e219c740dc724a26264a0b5608aaf) +- test: initial jest configuration [`93f0fa1`](https://github.com/canerakdas/RadioColorSystem/commit/93f0fa1bc5a9209334e4179b25f243a4a2c9d827) +- test: helpers unit test [`782d952`](https://github.com/canerakdas/RadioColorSystem/commit/782d9525b8c63ea9f157db3b6d85aed984b96267) +- test: token and tree [`3acc274`](https://github.com/canerakdas/RadioColorSystem/commit/3acc2748b3d6bd1090a625bc09b60030cf453dae) +- refactor: rename variables and remove unnecessary returns [`ffe2e13`](https://github.com/canerakdas/RadioColorSystem/commit/ffe2e13f6fd6d35e44c2ce45e4f184b444c5592c) +- docs: wireit implementation and default jsdoc config [`8bb5a2c`](https://github.com/canerakdas/RadioColorSystem/commit/8bb5a2c2abf39c40604982865ea4a524022518b7) +- feat: predefined-rgb color profiles added [`a1e24e8`](https://github.com/canerakdas/RadioColorSystem/commit/a1e24e8616d2255f612cce04ed995b072b5dc596) +- fix: harmony with content based color [`7e2d44a`](https://github.com/canerakdas/RadioColorSystem/commit/7e2d44a326d6bdff1ea3178de726db42e5958ca5) +- Merge pull request #14 from canerakdas/unit-tests [`70580b1`](https://github.com/canerakdas/RadioColorSystem/commit/70580b1b47e47d918e344a799336abb58269d956) - chore: package.json dependencies updated [`91468fc`](https://github.com/canerakdas/RadioColorSystem/commit/91468fcfe5ef9ffed12c348880ec93321449d36d) +- chore: removed old build files [`eeb12bf`](https://github.com/canerakdas/RadioColorSystem/commit/eeb12bf4678546df1a1f43e8c764d965906fcdda) +- chore: build [`9079cd1`](https://github.com/canerakdas/RadioColorSystem/commit/9079cd1666290800cf90f82307e9336618bd5f8c) +- feat: initial commit [`f22fc09`](https://github.com/canerakdas/RadioColorSystem/commit/f22fc0916c7c436311bb2830b6ade1340ce2f528) +- refactor: svelte kit library folder structure [`589a400`](https://github.com/canerakdas/RadioColorSystem/commit/589a4006fe18010774382f0af02500f9712fe87a) +- docs: auto changelog added, contributing.md created [`27500b7`](https://github.com/canerakdas/RadioColorSystem/commit/27500b764cf21987a6282d4703844bfe1fd46afc) +- Create CODE_OF_CONDUCT.md [`55cc554`](https://github.com/canerakdas/RadioColorSystem/commit/55cc554d0ccb9ca9242ed2566ff2d6932391aa86) +- test: range, interpolate [`4301483`](https://github.com/canerakdas/RadioColorSystem/commit/430148379e503bb1d6cc5ab5a1ae3128a7c650d9) +- test: initial harmony tests [`dd6a73c`](https://github.com/canerakdas/RadioColorSystem/commit/dd6a73c912eb2c631c5b85ec1315df0161eb9807) +- chore: component folder structure updated and rollup changed with vite [`df1825d`](https://github.com/canerakdas/RadioColorSystem/commit/df1825dbc2b96247e71b11ef8fd5cdaab90cbe0c) +- docs: readme updated [`9d24db6`](https://github.com/canerakdas/RadioColorSystem/commit/9d24db6d1d8a6a1ca06d0f99d1192b3c4a7d41c6) +- refactor: update color on change [`6420f35`](https://github.com/canerakdas/RadioColorSystem/commit/6420f35b760e688569c1df587808f68b805f4cf8) +- docs: initial readme [`22d409b`](https://github.com/canerakdas/RadioColorSystem/commit/22d409b531c6f730c44607b558ba0d092f904284) +- Update issue templates [`5e81a0e`](https://github.com/canerakdas/RadioColorSystem/commit/5e81a0e158e6b0b1c42969b7cab44e9502001ba6) +- feat: color harmony [`e4f858f`](https://github.com/canerakdas/RadioColorSystem/commit/e4f858fba4891a82f47b0482d10ce9be594787e2) +- refactor: colorsoptions renamd to colorconfig [`28521c4`](https://github.com/canerakdas/RadioColorSystem/commit/28521c4b0dce972112242a70083fd1131a56b946) +- refactor: routes and test file updated, minor fixes [`18b8f63`](https://github.com/canerakdas/RadioColorSystem/commit/18b8f6398235be35adb11eafbab97546fc5188cb) +- feat: hex and rgb support added [`4f0ddf1`](https://github.com/canerakdas/RadioColorSystem/commit/4f0ddf159c0c60aa8a7340427d2087382ed84cda) +- refactor: better css token structure and fixes [`55f81bd`](https://github.com/canerakdas/RadioColorSystem/commit/55f81bd648cee8d2fdefc85e88c9694bb1378506) +- refactor: initial values moved into the variable [`132ea85`](https://github.com/canerakdas/RadioColorSystem/commit/132ea8510b3728484ee3ce92e89ce59b678afe60) +- refactor: color harmony implementation [`c6989f3`](https://github.com/canerakdas/RadioColorSystem/commit/c6989f377eb18527c8d341023e683298a882d50f) +- refactor: type files naming updated [`d018b80`](https://github.com/canerakdas/RadioColorSystem/commit/d018b80a17ecb2b9fbb59708123e06416d755322) +- chore: harmony usage added into the example [`02104b9`](https://github.com/canerakdas/RadioColorSystem/commit/02104b9ec73f1141d44fa151f4893c1b94b0bd98) +- chore: app types and html added [`a778857`](https://github.com/canerakdas/RadioColorSystem/commit/a7788577676ca6d318553726dd75af0177951042) +- chore: rollup plugin svelte bump [`ec43f6d`](https://github.com/canerakdas/RadioColorSystem/commit/ec43f6de396ecbca7a674f5097632cf0a8e7858c) +- feat: rollup added [`ede4348`](https://github.com/canerakdas/RadioColorSystem/commit/ede4348429664eafdfd1a462111510d1f3c56cb6) +- fix: when styles update still adding into the end [`1d69425`](https://github.com/canerakdas/RadioColorSystem/commit/1d69425816c5bc2470ffcd0b8dadd5b296561f9c) +- docs: readme updated [`bd50002`](https://github.com/canerakdas/RadioColorSystem/commit/bd50002c8c89c5434bc69d0f1ccb950806077031) +- Create LICENSE [`f6e7c6a`](https://github.com/canerakdas/RadioColorSystem/commit/f6e7c6ab62551caf99d443b5112bec7159bda2c9) +- refactor: type files naming convention updated [`2e82b3a`](https://github.com/canerakdas/RadioColorSystem/commit/2e82b3afc60496c8f290a1407afc48822ce037d9) +- chore: svelte config added [`8e45cf8`](https://github.com/canerakdas/RadioColorSystem/commit/8e45cf8d27ac2f9e9574b0517e1c26f619c6a674) +- chore: gts init [`fbfd670`](https://github.com/canerakdas/RadioColorSystem/commit/fbfd67089e3f835d1f0c8fc62eccfe2162c3a6c4) +- fix: clean defaults before stylesheet returned [`5f005eb`](https://github.com/canerakdas/RadioColorSystem/commit/5f005eb55bd480c8cfb50d563f95629d52aa62cc) +- docs: dynamic color example added [`e8bba04`](https://github.com/canerakdas/RadioColorSystem/commit/e8bba04bbc7e6c8d4863d8fe77d64ebfcf6234b5) +- chore: svelte kit tsconfig applied [`6e0a07e`](https://github.com/canerakdas/RadioColorSystem/commit/6e0a07e0a65613794dba507af39e3afd2303d5bc) +- chore: rollup json import removed [`2cb252e`](https://github.com/canerakdas/RadioColorSystem/commit/2cb252e582d7ca3c37dee99c83f7099852c483d2) +- chore: dependabot added [`8d34b9c`](https://github.com/canerakdas/RadioColorSystem/commit/8d34b9c79eeb2aab62e266617ec62221b2f95ffa) +- chore: keywords added [`2296e34`](https://github.com/canerakdas/RadioColorSystem/commit/2296e34afa19375cc27a9d7e29ed7f0eb9d0adb4) +- chore: gitignore updated [`c4625b3`](https://github.com/canerakdas/RadioColorSystem/commit/c4625b37b85972be9f6dc74e43cfafe9a18e68d1) +- chore: arrow functions updated [`af132d7`](https://github.com/canerakdas/RadioColorSystem/commit/af132d75ecaaa14d640a4cf64ccaa623a6a77abe) +- chore: bump package & optimize dark color [`acdbd99`](https://github.com/canerakdas/RadioColorSystem/commit/acdbd99fcbb161ecc3db6ea21ad153487180ed61) +- feat: tsconfig added [`6ada5c9`](https://github.com/canerakdas/RadioColorSystem/commit/6ada5c91d144563eae80b063245f6026ddcdd5fd) +- fix: falsy variable when given hsl is 0 [`0fb7e8e`](https://github.com/canerakdas/RadioColorSystem/commit/0fb7e8e87edc1ddb995186b5fbf139c6f52466ea) +- chore: package.json updated [`2395b8a`](https://github.com/canerakdas/RadioColorSystem/commit/2395b8ad53c020653ea091f2937d6cb0b9b28555) +- chore: bump package & optimize dark color [`cccb39f`](https://github.com/canerakdas/RadioColorSystem/commit/cccb39f156ddc20aec052002099b504882560d0f) +- chore: dark color default dark value updated [`eab969a`](https://github.com/canerakdas/RadioColorSystem/commit/eab969a69099c014386093b2f4c6e86a236f0cdd) +- docs: features removed [`5340f7a`](https://github.com/canerakdas/RadioColorSystem/commit/5340f7a0416a3ace3e96bab254223e0d5f782970) +- chore: vite config added [`70c809a`](https://github.com/canerakdas/RadioColorSystem/commit/70c809adf061cd43f9ee54b554f0cfeb86d4391d) +- chore: exports updated [`469fc69`](https://github.com/canerakdas/RadioColorSystem/commit/469fc69b0be4cb4d8ad9b1d88fe0cc142adffd48) +- refactor: /cssTree to /tree [`f106b36`](https://github.com/canerakdas/RadioColorSystem/commit/f106b36cc95f1c6ddfd993543fefba5a09db8d72) +- ci: Add .deepsource.toml [`8a6f1d6`](https://github.com/canerakdas/RadioColorSystem/commit/8a6f1d68fc1724e1e176ee5eed2116208a9b0f13) +- chore: bump package & optimize dark color [`6565765`](https://github.com/canerakdas/RadioColorSystem/commit/6565765b39016411a526256ec1116e2bb9343333) +- chore: bump package & optimize dark color [`ee8c1fc`](https://github.com/canerakdas/RadioColorSystem/commit/ee8c1fced527785cce2fda6db72c91dc4ac3810a) +- docs: dynamic color example import added [`9968c50`](https://github.com/canerakdas/RadioColorSystem/commit/9968c5059972124a70dc7efc51b69ee175c70bbb) +- chore: doc auto stash removed [`5995260`](https://github.com/canerakdas/RadioColorSystem/commit/5995260e9879c58781deddc43a3f8e7dd4b61b05) +- chore: css token return type added [`f0e8124`](https://github.com/canerakdas/RadioColorSystem/commit/f0e8124ce3bcb64992c605d4b21beb38a5abef0b) +- fix: replace space characters [`a47de91`](https://github.com/canerakdas/RadioColorSystem/commit/a47de911a1f05f816f9d200342172abe4127fbd5) +- chore: license added into the package.json [`0622cc4`](https://github.com/canerakdas/RadioColorSystem/commit/0622cc425444de676def7cdacb0aeef6d3183c8e) +- docs: sed command updated [`6009e3d`](https://github.com/canerakdas/RadioColorSystem/commit/6009e3d1c9d11fce6923b2cf67e9df274aee9c48) +- chore: docs branch changed [`9e4f098`](https://github.com/canerakdas/RadioColorSystem/commit/9e4f098c446ce5dfe191aab1479fea30616d2064) +- chore: css var defination added [`e6398d0`](https://github.com/canerakdas/RadioColorSystem/commit/e6398d0c8547b52bfa7e7b80cad96ee52344470b) +- chore: readme updated [`5985b59`](https://github.com/canerakdas/RadioColorSystem/commit/5985b59e3e77ddbfd9868558c390e277c4e81fc4) +- feat: hex and rgb support added [`55e5972`](https://github.com/canerakdas/RadioColorSystem/commit/55e5972bcb8b60308606a632ce49c906de07061e) +- chore: example link added [`ea161f1`](https://github.com/canerakdas/RadioColorSystem/commit/ea161f1b6e1f3b7e71cdd54d97b01aca1e9cdff7) +- chore: bump package [`3569a58`](https://github.com/canerakdas/RadioColorSystem/commit/3569a584bee9b4f43d29db6f2bfd3c05687e9b37) +- fix: wrong import path [`948b5b0`](https://github.com/canerakdas/RadioColorSystem/commit/948b5b01a2fbc5166ac510624446cf209d016dd5) +- fix: wrong import path [`d658ac8`](https://github.com/canerakdas/RadioColorSystem/commit/d658ac8f5a39b70342d915713bb604afbd5a26ea) +- chore: bump version [`05bbe2d`](https://github.com/canerakdas/RadioColorSystem/commit/05bbe2d6fe582537329f037ab8ed82472fa14a77) +- docs: dynamic color example import added [`a45bffe`](https://github.com/canerakdas/RadioColorSystem/commit/a45bffec2a84c3259e2032c5b2f8e677e039e68b) +- chore: eslint ignore output path updated [`165b02a`](https://github.com/canerakdas/RadioColorSystem/commit/165b02a4d01f020f5ac03af2810597565946b518) +- fix: harmony with multiple color export [`d720af2`](https://github.com/canerakdas/RadioColorSystem/commit/d720af2740e9b5edd9a9b6096eca228ddf42ddaf) +- chore: npmrc added [`01444e3`](https://github.com/canerakdas/RadioColorSystem/commit/01444e3b4180cb9da8ce60d679d9221ea090fb90) +- chore: gitignore updated [`5a33ed5`](https://github.com/canerakdas/RadioColorSystem/commit/5a33ed59e5b8a8d14daf77f41222ae94bb5f1d3c) +- Merge pull request #1 from canerakdas/add-code-of-conduct-1 [`a7c8cdb`](https://github.com/canerakdas/RadioColorSystem/commit/a7c8cdbb41abae541c68823e690d34f7103084a7) +- docs: readme added [`a2e7687`](https://github.com/canerakdas/RadioColorSystem/commit/a2e76872162f8fb956caa995416de2417c511608) diff --git a/package.json b/package.json index 1a30d90..c109791 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radio-color-system", - "version": "0.1.7", + "version": "0.2.0", "license": "MIT", "scripts": { "dev": "wireit", @@ -42,7 +42,7 @@ "command": "svelte-package" }, "npm:package": { - "command": "npm package" + "command": "npm run package" }, "gts:lint": { "command": "gts lint" @@ -173,6 +173,6 @@ "output": "CHANGELOG.md", "template": "keepachangelog", "unreleased": true, - "commitLimit": true + "commitLimit": false } }