Skip to content

Commit

Permalink
release: [email protected] [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.1.0) (2022-12-22)

#### ✨ Features

* **packages/remark-lint-list-item-style:** add ignoreFirstWords option ([1928d8a](1928d8a))
  • Loading branch information
Xunnamius committed Dec 22, 2022
1 parent 1928d8a commit ae6eb02
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 37 deletions.
83 changes: 47 additions & 36 deletions packages/remark-lint-list-item-style/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,83 +4,94 @@ All notable changes to this project will be documented in this auto-generated
file. The format is based on [Conventional Commits][1]; this project adheres to
[Semantic Versioning][2].

### [1.0.3][3] (2022-12-21)
## [1.1.0][3] (2022-12-22)

#### ✨ Features

- **packages/remark-lint-list-item-style:** add ignoreFirstWords option
([1928d8a][4])

### [1.0.3][5] (2022-12-21)

#### 🪄 Fixes

- Ensure inline and non-inline spread code blocks are handled properly
([dcdf185][4]) <sup>closes [#43][5]</sup>
([dcdf185][6]) <sup>closes [#43][7]</sup>

### [1.0.2][6] (2022-12-06)
### [1.0.2][8] (2022-12-06)

#### 🪄 Fixes

- **packages/remark-lint-list-item-style:** delete typo from origin and url
strings ([e2ecc6a][7])
strings ([e2ecc6a][9])
- **packages:** use "remark-lint" as origin scope for comment-level
disable/ignore support ([3f15c0f][8])
disable/ignore support ([3f15c0f][10])

### [1.0.1][9] (2022-10-30)
### [1.0.1][11] (2022-10-30)

#### 🪄 Fixes

- **packages/remark-lint-list-item-style:** support emoji and multibyte
punctuation ([f381113][10])
punctuation ([f381113][12])

## [1.0.0][11] (2022-10-29)
## [1.0.0][13] (2022-10-29)

#### ✨ Features

- **packages/remark-lint-list-item-style:** add new package ([83d8215][12])
- **packages/remark-lint-list-item-style:** add new package ([83d8215][14])

#### ⚙️ Build System

- Add all-contributors ([84bff68][13])
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][14])
- **package:** add doctoc to npm format script ([112d42c][15])
- **package:** defer to jest.config.js for coverage options ([05cd09e][16])
- **package:** fix npm test script jest invocations ([a2ccf80][17])
- **package:** update core npm format script ([c9d61ba][18])
- **package:** use actual test ignore regex pattern ([6358888][19])
- Update core build toolchain ([19243d6][20])
- Update core lint npm script; add lint:all npm script ([bd84d8f][21])
- Add all-contributors ([84bff68][15])
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][16])
- **package:** add doctoc to npm format script ([112d42c][17])
- **package:** defer to jest.config.js for coverage options ([05cd09e][18])
- **package:** fix npm test script jest invocations ([a2ccf80][19])
- **package:** update core npm format script ([c9d61ba][20])
- **package:** use actual test ignore regex pattern ([6358888][21])
- Update core build toolchain ([19243d6][22])
- Update core lint npm script; add lint:all npm script ([bd84d8f][23])

[1]: https://conventionalcommits.org
[2]: https://semver.org
[3]:
https://github.com/Xunnamius/unified-utils/compare/[email protected].2...remark-lint-list-item-style@1.0.3
https://github.com/Xunnamius/unified-utils/compare/[email protected].3...remark-lint-list-item-style@1.1.0
[4]:
https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a
[5]: https://github.com/Xunnamius/unified-utils/issues/43
https://github.com/Xunnamius/unified-utils/commit/1928d8afe28ad5d0a187e6791614aa9879d9352b
[5]:
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3
[6]:
https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a
[7]: https://github.com/Xunnamius/unified-utils/issues/43
[8]:
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
[7]:
[9]:
https://github.com/Xunnamius/unified-utils/commit/e2ecc6ad901c37c60a4e2a433d5d5ce974622d06
[8]:
[10]:
https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
[9]:
[11]:
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
[10]:
[12]:
https://github.com/Xunnamius/unified-utils/commit/f381113996184a45c1795b620189f6c6c2c4cd89
[11]:
[13]:
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-list-item-style@1.0.0
[12]:
[14]:
https://github.com/Xunnamius/unified-utils/commit/83d82154f670c3154db05f811d0b92b5b17acb26
[13]:
[15]:
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
[14]:
[16]:
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
[15]:
[17]:
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
[16]:
[18]:
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
[17]:
[19]:
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
[18]:
[20]:
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
[19]:
[21]:
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
[20]:
[22]:
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
[21]:
[23]:
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a
2 changes: 1 addition & 1 deletion packages/remark-lint-list-item-style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-lint-list-item-style",
"version": "1.0.3",
"version": "1.1.0",
"description": "remark-lint rule to warn when list items violate a given style",
"keywords": [
"remark",
Expand Down

0 comments on commit ae6eb02

Please sign in to comment.