remark-hint
Version:
Sprinkle hints/tips/warnings on your documents
116 lines (75 loc) • 8.8 kB
Markdown
## [1.0.10](https://github.com/sergioramos/remark-hint/compare/v1.0.9...v1.0.10) (2021-03-30)
### Chores
- upgrade dependencies ([897b4e2](https://github.com/sergioramos/remark-hint/commit/897b4e23ba9a2c28ee5efbc3d464115c10e66a8c))
- **deps:** bump actions/cache from v2.1.3 to v2.1.4 ([e7f608f](https://github.com/sergioramos/remark-hint/commit/e7f608f338ad0f8ebeb1ca4bdf5838b7a48b4513))
- **deps:** bump actions/setup-node from v2.1.2 to v2.1.5 ([dab4be3](https://github.com/sergioramos/remark-hint/commit/dab4be3a43064b137e2270334b8cb54b503b99bd))
- **deps:** bump ridedott/release-me-action from v3.2.5 to v3.5.11 ([381f3bd](https://github.com/sergioramos/remark-hint/commit/381f3bd797909bad29483d7d72108ed1e2ce2734))
- **deps:** bump rlespinasse/github-slug-action from 3.1.0 to 3.4.0 ([48dd564](https://github.com/sergioramos/remark-hint/commit/48dd5644ea588ae7495747c3dd73240254384353))
- **deps:** bump wagoid/commitlint-github-action from v2.1.1 to v3.0.6 ([35401f1](https://github.com/sergioramos/remark-hint/commit/35401f1bf5ed12e00e45096afd133f660a76fea2))
## [1.0.9](https://github.com/sergioramos/remark-hint/compare/v1.0.8...v1.0.9) (2020-11-14)
### Bug Fixes
- s/waring/warning (#37) ([ea41045](https://github.com/sergioramos/remark-hint/commit/ea410455f7208a89f06856283b878dc3b048c48e)), closes [#37](https://github.com/sergioramos/remark-hint/issues/37)
### Chores
- **deps:** bump actions/cache from v2.1.2 to v2.1.3 ([53bd711](https://github.com/sergioramos/remark-hint/commit/53bd711a1aa2944e63c70fd11e10e8f6ebc075af))
- **deps:** bump ridedott/release-me-action from v3.2.3 to v3.2.5 ([ead581c](https://github.com/sergioramos/remark-hint/commit/ead581ccc6d5ef9949f5ed3f0e132eac8e7520e4))
- **deps:** bump rlespinasse/github-slug-action from 2.1.1 to 3.1.0 ([391e259](https://github.com/sergioramos/remark-hint/commit/391e2594744ba41b31dc03758e92ec44a08a346b))
- **deps:** bump wagoid/commitlint-github-action from v2.0.2 to v2.1.1 ([c988d90](https://github.com/sergioramos/remark-hint/commit/c988d908c75f20f6109b484db2c527386941a176))
- **deps-dev:** bump eslint-config-prettier from 6.12.0 to 6.13.0 ([38e0d09](https://github.com/sergioramos/remark-hint/commit/38e0d09d97aa60ecdfac61f35b676752cd989c0a))
- **deps-dev:** bump lint-staged from 10.4.0 to 10.4.2 ([d5a9e24](https://github.com/sergioramos/remark-hint/commit/d5a9e24054b4cd1af5fdc782a4feafd971544bf3))
- **deps-dev:** bump react and react-dom ([874ab5a](https://github.com/sergioramos/remark-hint/commit/874ab5a0de225f7dabb7fcdcd354c131b3f42d3e))
- **deps-dev:** bump rollup from 2.31.0 to 2.32.0 ([1b0c732](https://github.com/sergioramos/remark-hint/commit/1b0c732fac38b001da4e883bf6b9477dd650309a))
- **deps-dev:** upgrade dependencies ([5b75b10](https://github.com/sergioramos/remark-hint/commit/5b75b10fb7f4f75e0bcc73b33bdc0dc687cd078e))
- **deps-dev:** upgrade yarn ([003225a](https://github.com/sergioramos/remark-hint/commit/003225a28a6f32de744eda56f07567e505dde524))
### Continuous Integration
- add commitlint config ([7e390bd](https://github.com/sergioramos/remark-hint/commit/7e390bd4b669a3c763485785bd8bb10e14e02660))
## [1.0.8](https://github.com/sergioramos/remark-hint/compare/v1.0.7...v1.0.8) (2020-10-16)
### Chores
- **deps-dev:** bump ridedott/release-me-action to v3.2.3 ([4aa9b45](https://github.com/sergioramos/remark-hint/commit/4aa9b45df0c7864a87e1dbc175e23e1129aabab4))
## [1.0.7](https://github.com/sergioramos/remark-hint/compare/v1.0.6...v1.0.7) (2020-10-16)
### Chores
- **deps-dev:** bump @babel/core from 7.11.6 to 7.12.0 ([d43b2fd](https://github.com/sergioramos/remark-hint/commit/d43b2fd33154537f80500930c8665b7f345669c9))
- **deps-dev:** bump actions/cache from v2.1.1 to v2.1.2 ([c57cf15](https://github.com/sergioramos/remark-hint/commit/c57cf15946de86b10f08c40289c7aa7e78671b5c))
- **deps-dev:** bump c8 from 7.3.2 to 7.3.3 ([35e2c68](https://github.com/sergioramos/remark-hint/commit/35e2c6818c3b3b53c04b81917027d31271f071f4))
- **deps-dev:** bump eslint from 7.10.0 to 7.11.0 ([df32b16](https://github.com/sergioramos/remark-hint/commit/df32b1647176dda0dd981473b17508941422f50c))
- **deps-dev:** bump react-dom from 16.13.1 to 16.14.0 ([78e34db](https://github.com/sergioramos/remark-hint/commit/78e34dbf8fb733ae45eff49b00428c6c475e870e))
- **deps-dev:** bump rollup from 2.29.0 to 2.30.0 ([6e25775](https://github.com/sergioramos/remark-hint/commit/6e257757cf861d5ac18c8a77af6c106607adbb8a))
- **deps-dev:** upgrade dependencies ([280c41e](https://github.com/sergioramos/remark-hint/commit/280c41ee9c17a622f2b58480c3017a69c5685b78))
### Continuous Integration
- don't release on deps-dev ([a1820bc](https://github.com/sergioramos/remark-hint/commit/a1820bc24883664f876722b5ca5f4ec83ef7ee40))
## [1.0.6](https://github.com/sergioramos/remark-hint/compare/v1.0.5...v1.0.6) (2020-10-08)
### Chores
- updage dependencies ([ce4d1c5](https://github.com/sergioramos/remark-hint/commit/ce4d1c51227a1b1d0297643a0ecd95ee0099aaee))
- **deps:** bump actions/setup-node from v2.1.1 to v2.1.2 ([12b4449](https://github.com/sergioramos/remark-hint/commit/12b4449906e01ea9318c6cd29b172cbb5fe4eb90))
- **deps:** bump devmasx/coverage-check-action from v1.1.0 to v1.2.0 ([b040a32](https://github.com/sergioramos/remark-hint/commit/b040a326eeb28c6fdc5d0e2df4f15b38db9ddf0f))
- **deps:** bump rlespinasse/github-slug-action from 2.1.0 to 2.1.1 ([fbf37d7](https://github.com/sergioramos/remark-hint/commit/fbf37d7668815ba19b7794c8e44af1a1cd7928d8))
- **deps-dev:** bump ava from 3.12.1 to 3.13.0 ([5d3f7ee](https://github.com/sergioramos/remark-hint/commit/5d3f7eeb16e14467f56f2fac6f30f8cf32968a67))
- **deps-dev:** bump eslint from 7.9.0 to 7.10.0 ([2c55104](https://github.com/sergioramos/remark-hint/commit/2c55104594228fbcdf3600f1b36a14fc548beb6e))
- **deps-dev:** bump eslint-config-prettier from 6.11.0 to 6.12.0 ([981d894](https://github.com/sergioramos/remark-hint/commit/981d8941c4efec1d522a1099d1ba2ad2b428adac))
- **deps-dev:** bump remark-html from 12.0.0 to 13.0.1 ([9d35298](https://github.com/sergioramos/remark-hint/commit/9d35298326bd7ef1dd8dd02cea445a66f8b71736))
- **deps-dev:** bump rollup from 2.26.10 to 2.28.2 ([a84bf31](https://github.com/sergioramos/remark-hint/commit/a84bf31df6d2cf9c2632bc6fc441f93891d9cadd))
### Continuous Integration
- don't release deps-devs commits ([d0755f2](https://github.com/sergioramos/remark-hint/commit/d0755f21b2037bb2477e9fb6da78f02b6e1e2f46))
## [1.0.5](https://github.com/sergioramos/remark-hint/compare/v1.0.4...v1.0.5) (2020-09-24)
### Chores
- **deps-dev:** bump @mdx-js/mdx from 1.6.17 to 1.6.18 ([e5747ff](https://github.com/sergioramos/remark-hint/commit/e5747ff5590c1b40b1c43e053dfa48c2adb93e7a))
- **deps-dev:** bump c8 from 7.3.0 to 7.3.1 ([066fa5f](https://github.com/sergioramos/remark-hint/commit/066fa5ff3b80b0e2532ca7fb03cd807966ef0175))
- **deps-dev:** bump lint-staged from 10.3.0 to 10.4.0 ([a76d089](https://github.com/sergioramos/remark-hint/commit/a76d08993956a389c844545428a13dca7f7810c9))
- **deps-dev:** bump puppeteer from 5.3.0 to 5.3.1 ([f03770a](https://github.com/sergioramos/remark-hint/commit/f03770a335b45993361b32657faa64d255e799db))
## [1.0.4](https://github.com/sergioramos/remark-hint/compare/v1.0.3...v1.0.4) (2020-09-16)
### Chores
- **deps-dev:** bump @mdx-js/mdx from 1.6.16 to 1.6.17 ([5574d57](https://github.com/sergioramos/remark-hint/commit/5574d57419c63fe888bbb8a06614d5f187c2305d))
- **deps-dev:** bump prettier from 2.1.1 to 2.1.2 ([4e81b0d](https://github.com/sergioramos/remark-hint/commit/4e81b0d462c5c13e506e8b70d2099a459ec3c671))
## [1.0.3](https://github.com/sergioramos/remark-hint/compare/v1.0.2...v1.0.3) (2020-09-14)
### Chores
- config to pkg.json ([ff0a087](https://github.com/sergioramos/remark-hint/commit/ff0a0874e88ebbc2e08fb0d3dc0f73163bd2e4b1))
## [1.0.2](https://github.com/sergioramos/remark-hint/compare/v1.0.1...v1.0.2) (2020-09-14)
### Chores
- **deps-dev:** bump eslint from 7.8.1 to 7.9.0 ([c8ae23e](https://github.com/sergioramos/remark-hint/commit/c8ae23e88a6262e18c78a3746e05edf7425d361d))
- **deps-dev:** bump puppeteer from 5.2.1 to 5.3.0 ([dc3aae9](https://github.com/sergioramos/remark-hint/commit/dc3aae90224bf68d37e5514a9a891c3a7482bacf))
## [1.0.1](https://github.com/sergioramos/remark-hint/compare/v1.0.0...v1.0.1) (2020-09-08)
### Chores
- **deps-dev:** bump husky from 4.2.5 to 4.3.0 ([6959022](https://github.com/sergioramos/remark-hint/commit/6959022769c50196b1ee5348170d5c8fa96a9d21))
- **deps-dev:** bump rollup from 2.26.9 to 2.26.10 ([9073ee9](https://github.com/sergioramos/remark-hint/commit/9073ee90b91acf778030e28db4de73ffb27f95b3))
# 1.0.0 (2020-09-03)
### Features
- initial implementation ([fd96ab4](https://github.com/sergioramos/remark-hint/commit/fd96ab49af6bf383b18411000865e3f7a3bdf771))