Skip to content

Commit

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

#### ⚙️ Build system

* **packages:** update maintainence badge ([4cbf746](4cbf746))
  • Loading branch information
Xunnamius committed Jan 4, 2023
1 parent 0fe85b6 commit 32b2cee
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 45 deletions.
96 changes: 53 additions & 43 deletions packages/remark-renumber-references/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,106 +4,116 @@ 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-10-28)
### [1.0.4][3] (2023-01-04)

#### ⚙️ Build System

- **packages:** update maintainence badge ([4cbf746][4])

### [1.0.3][5] (2022-10-28)

#### 🪄 Fixes

- **packages:** ensure Options properties are optional ([48478e8][4])
- **packages:** ensure Options properties are optional ([48478e8][6])

#### ⚙️ Build System

- **packages/remark-renumber-references:** update dependency mdast-util-hidden
to 1.1.2 ([0c0a9c4][5])
- **package:** update core npm format script ([c9d61ba][6])
to 1.1.2 ([0c0a9c4][7])
- **package:** update core npm format script ([c9d61ba][8])

### [1.0.2][7] (2022-10-22)
### [1.0.2][9] (2022-10-22)

#### 🪄 Fixes

- **packages:** fix broken tables of contents in various readme files
([f666393][8])
([f666393][10])

#### ⚙️ Build System

- Add all-contributors ([84bff68][9])
- Add all-contributors ([84bff68][11])
- **packages/remark-renumber-references:** update dependency mdast-util-hidden
to 1.1.1 ([fbf7f01][10])
to 1.1.1 ([fbf7f01][12])

### [1.0.1][11] (2022-10-22)
### [1.0.1][13] (2022-10-22)

#### 🪄 Fixes

- **packages/remark-renumber-references:** ensure only owned Hidden nodes end up
revealed ([9c2d55f][12])
- **readme.md:** make introduction more helpful ([9b07784][13])
revealed ([9c2d55f][14])
- **readme.md:** make introduction more helpful ([9b07784][15])

#### ⚙️ Build System

- **packages/remark-renumber-references:** update dependency mdast-util-hidden
to 1.1.0 ([08e25b3][14])
to 1.1.0 ([08e25b3][16])

## [1.0.0][15] (2022-10-22)
## [1.0.0][17] (2022-10-22)

#### ✨ Features

- **packages/remark-renumber-references:** add remark-renumber-references
package ([f0a1e28][16])
package ([f0a1e28][18])

#### ⚙️ Build System

- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][17])
- **package:** add doctoc to npm format script ([112d42c][18])
- **package:** defer to jest.config.js for coverage options ([05cd09e][19])
- **package:** fix npm test script jest invocations ([a2ccf80][20])
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][19])
- **package:** add doctoc to npm format script ([112d42c][20])
- **package:** defer to jest.config.js for coverage options ([05cd09e][21])
- **package:** fix npm test script jest invocations ([a2ccf80][22])
- **packages/remark-renumber-references:** update dependency mdast-util-hidden
to 1.0.2 ([8896140][21])
- **package:** use actual test ignore regex pattern ([6358888][22])
- Update core build toolchain ([19243d6][23])
- Update core lint npm script; add lint:all npm script ([bd84d8f][24])
to 1.0.2 ([8896140][23])
- **package:** use actual test ignore regex pattern ([6358888][24])
- Update core build toolchain ([19243d6][25])
- Update core lint npm script; add lint:all npm script ([bd84d8f][26])

[1]: https://conventionalcommits.org
[2]: https://semver.org
[3]:
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
https://github.com/Xunnamius/unified-utils/compare/[email protected].3[email protected].4
[4]:
https://github.com/Xunnamius/unified-utils/commit/48478e8ea592171aadc86fe719310b50a2e6007e
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
[5]:
https://github.com/Xunnamius/unified-utils/commit/0c0a9c46e22db310692202cd03fb6e56ac9b7206
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3
[6]:
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
https://github.com/Xunnamius/unified-utils/commit/48478e8ea592171aadc86fe719310b50a2e6007e
[7]:
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
https://github.com/Xunnamius/unified-utils/commit/0c0a9c46e22db310692202cd03fb6e56ac9b7206
[8]:
https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
[9]:
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
[10]:
https://github.com/Xunnamius/unified-utils/commit/fbf7f01de7ab7a9d4874ff6f57534c60394d82cb
https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
[11]:
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
[12]:
https://github.com/Xunnamius/unified-utils/commit/9c2d55fb8055d70cc5fad3bdfce9872fa172acff
https://github.com/Xunnamius/unified-utils/commit/fbf7f01de7ab7a9d4874ff6f57534c60394d82cb
[13]:
https://github.com/Xunnamius/unified-utils/commit/9b0778444b6cba8bc64e24521fbf7a669bc23bc6
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
[14]:
https://github.com/Xunnamius/unified-utils/commit/08e25b33f42ca30d2410777570e6b6711d243d75
https://github.com/Xunnamius/unified-utils/commit/9c2d55fb8055d70cc5fad3bdfce9872fa172acff
[15]:
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-renumber-references@1.0.0
https://github.com/Xunnamius/unified-utils/commit/9b0778444b6cba8bc64e24521fbf7a669bc23bc6
[16]:
https://github.com/Xunnamius/unified-utils/commit/f0a1e28a31e019f0feec5275f8a95e2ce981e845
https://github.com/Xunnamius/unified-utils/commit/08e25b33f42ca30d2410777570e6b6711d243d75
[17]:
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-renumber-references@1.0.0
[18]:
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
https://github.com/Xunnamius/unified-utils/commit/f0a1e28a31e019f0feec5275f8a95e2ce981e845
[19]:
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
[20]:
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
[21]:
https://github.com/Xunnamius/unified-utils/commit/88961407d21fc2f4e1f9714bfbbbebe6de9357fb
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
[22]:
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
[23]:
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
https://github.com/Xunnamius/unified-utils/commit/88961407d21fc2f4e1f9714bfbbbebe6de9357fb
[24]:
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
[25]:
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
[26]:
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a
2 changes: 1 addition & 1 deletion packages/remark-renumber-references/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Options type for the remark-renumber-references plugin.

#### Defined in

[packages/remark-renumber-references/src/index.ts:16](https://github.com/Xunnamius/unified-utils/blob/dcdf185/packages/remark-renumber-references/src/index.ts#L16)
[packages/remark-renumber-references/src/index.ts:16](https://github.com/Xunnamius/unified-utils/blob/34702e4/packages/remark-renumber-references/src/index.ts#L16)

## Functions

Expand Down
2 changes: 1 addition & 1 deletion packages/remark-renumber-references/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-renumber-references",
"version": "1.0.3",
"version": "1.0.4",
"description": "remark plugin that renumbers numeric reference-style link ids contiguously starting from [1]",
"keywords": [
"unified",
Expand Down

0 comments on commit 32b2cee

Please sign in to comment.