|
| 1 | +## 2.1.0 (2024-12-16) |
| 2 | + |
| 3 | +* 2.1.0 ([2141b87](https://github.com/posthtml/posthtml-components/commit/2141b87)) |
| 4 | +* chore: update changelog.md ([8ddbc8f](https://github.com/posthtml/posthtml-components/commit/8ddbc8f)) |
| 5 | +* chore: update changelog.md ([898fc1a](https://github.com/posthtml/posthtml-components/commit/898fc1a)) |
| 6 | +* chore: update readme.md ([8c6ed85](https://github.com/posthtml/posthtml-components/commit/8c6ed85)) |
| 7 | +* build(deps-dev): bump @vitest/coverage-v8 from 2.1.6 to 2.1.8 ([8dbb52c](https://github.com/posthtml/posthtml-components/commit/8dbb52c)) |
| 8 | + |
| 9 | + |
| 10 | + |
1 | 11 | ## 2.1.0-beta.2 (2024-11-29) |
2 | 12 |
|
3 | 13 | * 2.1.0-beta.2 ([9934eb0](https://github.com/posthtml/posthtml-components/commit/9934eb0)) |
|
57 | 67 | ## 2.0.0-beta.1 (2024-07-25) |
58 | 68 |
|
59 | 69 | * 2.0.0-beta.1 ([d195288](https://github.com/posthtml/posthtml-components/commit/d195288)) |
| 70 | +* Bump @commitlint/cli from 18.6.1 to 19.2.1 ([fa782c5](https://github.com/posthtml/posthtml-components/commit/fa782c5)) |
| 71 | +* Bump @commitlint/config-angular from 18.6.1 to 19.1.0 ([44b65cd](https://github.com/posthtml/posthtml-components/commit/44b65cd)) |
| 72 | +* Bump posthtml-attrs-parser from 0.1.1 to 1.1.0 ([96b34e5](https://github.com/posthtml/posthtml-components/commit/96b34e5)) |
| 73 | +* Bump posthtml-markdownit from 1.3.1 to 2.0.0 ([e8b9cf1](https://github.com/posthtml/posthtml-components/commit/e8b9cf1)) |
| 74 | +* Bump style-to-object from 1.0.5 to 1.0.6 ([bb32bb4](https://github.com/posthtml/posthtml-components/commit/bb32bb4)) |
| 75 | +* chore: rename files ([52a087f](https://github.com/posthtml/posthtml-components/commit/52a087f)) |
| 76 | +* chore: update .npmignore ([9306081](https://github.com/posthtml/posthtml-components/commit/9306081)) |
| 77 | +* build(deps-dev): bump @commitlint/cli from 19.2.1 to 19.2.2 ([65e8747](https://github.com/posthtml/posthtml-components/commit/65e8747)) |
| 78 | +* build(deps-dev): bump @commitlint/cli from 19.2.2 to 19.3.0 ([006c4bd](https://github.com/posthtml/posthtml-components/commit/006c4bd)) |
| 79 | +* build(deps-dev): bump @commitlint/config-angular from 19.1.0 to 19.2.2 ([3fe9925](https://github.com/posthtml/posthtml-components/commit/3fe9925)) |
| 80 | +* build(deps-dev): bump @commitlint/config-angular from 19.2.2 to 19.3.0 ([7c1c050](https://github.com/posthtml/posthtml-components/commit/7c1c050)) |
| 81 | +* build(deps-dev): bump c8 from 9.1.0 to 10.1.2 ([b9185af](https://github.com/posthtml/posthtml-components/commit/b9185af)) |
| 82 | +* build(deps-dev): bump conventional-changelog-cli from 4.1.0 to 5.0.0 ([06506f3](https://github.com/posthtml/posthtml-components/commit/06506f3)) |
| 83 | +* build(deps-dev): bump highlight.js from 11.9.0 to 11.10.0 ([548e7f3](https://github.com/posthtml/posthtml-components/commit/548e7f3)) |
| 84 | +* build(deps-dev): bump lint-staged from 15.2.2 to 15.2.7 ([4c36660](https://github.com/posthtml/posthtml-components/commit/4c36660)) |
| 85 | +* build(deps-dev): bump markdown-it-anchor from 8.6.7 to 9.0.1 ([b005f43](https://github.com/posthtml/posthtml-components/commit/b005f43)) |
| 86 | +* build(deps-dev): bump posthtml-markdownit from 2.0.0 to 3.1.0 ([c306736](https://github.com/posthtml/posthtml-components/commit/c306736)) |
| 87 | +* build(deps): bump posthtml-attrs-parser from 1.1.0 to 1.1.1 ([85ebbf5](https://github.com/posthtml/posthtml-components/commit/85ebbf5)) |
| 88 | +* build(deps): update dependencies ([9fcfd13](https://github.com/posthtml/posthtml-components/commit/9fcfd13)) |
| 89 | +* refactor: dev setup ([8cb2619](https://github.com/posthtml/posthtml-components/commit/8cb2619)) |
| 90 | +* refactor: publishing flow ([a567b52](https://github.com/posthtml/posthtml-components/commit/a567b52)) |
| 91 | +* ci: update workflow ([5c03483](https://github.com/posthtml/posthtml-components/commit/5c03483)) |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | +## <small>1.1.1 (2024-02-14)</small> |
| 96 | + |
| 97 | +* build: add dependabot config file ([44d1b6f](https://github.com/posthtml/posthtml-components/commit/44d1b6f)) |
| 98 | +* build: bump version to 1.1.1 ([8effddc](https://github.com/posthtml/posthtml-components/commit/8effddc)) |
| 99 | +* ci: update npm-publish.yml ([63c0b07](https://github.com/posthtml/posthtml-components/commit/63c0b07)) |
| 100 | +* fix: use correct styleToObject function export ([5ec1990](https://github.com/posthtml/posthtml-components/commit/5ec1990)) |
60 | 101 | * Bump @commitlint/cli from 12.1.4 to 18.4.3 ([cbf9c8e](https://github.com/posthtml/posthtml-components/commit/cbf9c8e)) |
61 | 102 | * Bump @commitlint/cli from 18.4.3 to 18.4.4 ([2493728](https://github.com/posthtml/posthtml-components/commit/2493728)) |
62 | 103 | * Bump @commitlint/cli from 18.4.4 to 18.6.0 ([ee81551](https://github.com/posthtml/posthtml-components/commit/ee81551)) |
63 | 104 | * Bump @commitlint/cli from 18.6.0 to 18.6.1 ([afbf44f](https://github.com/posthtml/posthtml-components/commit/afbf44f)) |
64 | | -* Bump @commitlint/cli from 18.6.1 to 19.2.1 ([fa782c5](https://github.com/posthtml/posthtml-components/commit/fa782c5)) |
65 | 105 | * Bump @commitlint/config-angular from 12.1.4 to 18.4.3 ([828d2ed](https://github.com/posthtml/posthtml-components/commit/828d2ed)) |
66 | 106 | * Bump @commitlint/config-angular from 18.4.3 to 18.4.4 ([5bee9b0](https://github.com/posthtml/posthtml-components/commit/5bee9b0)) |
67 | 107 | * Bump @commitlint/config-angular from 18.4.4 to 18.6.0 ([1c6da96](https://github.com/posthtml/posthtml-components/commit/1c6da96)) |
68 | 108 | * Bump @commitlint/config-angular from 18.6.0 to 18.6.1 ([a98fb05](https://github.com/posthtml/posthtml-components/commit/a98fb05)) |
69 | | -* Bump @commitlint/config-angular from 18.6.1 to 19.1.0 ([44b65cd](https://github.com/posthtml/posthtml-components/commit/44b65cd)) |
70 | 109 | * Bump c8 from 7.13.0 to 8.0.1 ([6bd198f](https://github.com/posthtml/posthtml-components/commit/6bd198f)) |
71 | 110 | * Bump c8 from 8.0.1 to 9.0.0 ([f1e6f8d](https://github.com/posthtml/posthtml-components/commit/f1e6f8d)) |
72 | 111 | * Bump c8 from 9.0.0 to 9.1.0 ([119837b](https://github.com/posthtml/posthtml-components/commit/119837b)) |
|
79 | 118 | * Bump lint-staged from 10.5.4 to 15.2.0 ([043690d](https://github.com/posthtml/posthtml-components/commit/043690d)) |
80 | 119 | * Bump lint-staged from 15.2.0 to 15.2.1 ([fa611b6](https://github.com/posthtml/posthtml-components/commit/fa611b6)) |
81 | 120 | * Bump lint-staged from 15.2.1 to 15.2.2 ([e702a19](https://github.com/posthtml/posthtml-components/commit/e702a19)) |
82 | | -* Bump posthtml-attrs-parser from 0.1.1 to 1.1.0 ([96b34e5](https://github.com/posthtml/posthtml-components/commit/96b34e5)) |
83 | 121 | * Bump posthtml-expressions from 1.11.0 to 1.11.3 ([8ca4c71](https://github.com/posthtml/posthtml-components/commit/8ca4c71)) |
84 | | -* Bump posthtml-markdownit from 1.3.1 to 2.0.0 ([e8b9cf1](https://github.com/posthtml/posthtml-components/commit/e8b9cf1)) |
85 | 122 | * Bump posthtml-parser from 0.11.0 to 0.12.0 ([bf662d7](https://github.com/posthtml/posthtml-components/commit/bf662d7)) |
86 | 123 | * Bump style-to-object from 0.3.0 to 1.0.5 ([9f20e35](https://github.com/posthtml/posthtml-components/commit/9f20e35)) |
87 | | -* Bump style-to-object from 1.0.5 to 1.0.6 ([bb32bb4](https://github.com/posthtml/posthtml-components/commit/bb32bb4)) |
88 | 124 | * Fix https://github.com/thewebartisan7/posthtml-components/issues/33 ([0c79060](https://github.com/posthtml/posthtml-components/commit/0c79060)) |
89 | | -* chore: rename files ([52a087f](https://github.com/posthtml/posthtml-components/commit/52a087f)) |
90 | | -* chore: update .npmignore ([9306081](https://github.com/posthtml/posthtml-components/commit/9306081)) |
91 | | -* build: add dependabot config file ([44d1b6f](https://github.com/posthtml/posthtml-components/commit/44d1b6f)) |
92 | | -* build: bump version to 1.1.1 ([8effddc](https://github.com/posthtml/posthtml-components/commit/8effddc)) |
93 | | -* build(deps-dev): bump @commitlint/cli from 19.2.1 to 19.2.2 ([65e8747](https://github.com/posthtml/posthtml-components/commit/65e8747)) |
94 | | -* build(deps-dev): bump @commitlint/cli from 19.2.2 to 19.3.0 ([006c4bd](https://github.com/posthtml/posthtml-components/commit/006c4bd)) |
95 | | -* build(deps-dev): bump @commitlint/config-angular from 19.1.0 to 19.2.2 ([3fe9925](https://github.com/posthtml/posthtml-components/commit/3fe9925)) |
96 | | -* build(deps-dev): bump @commitlint/config-angular from 19.2.2 to 19.3.0 ([7c1c050](https://github.com/posthtml/posthtml-components/commit/7c1c050)) |
97 | | -* build(deps-dev): bump c8 from 9.1.0 to 10.1.2 ([b9185af](https://github.com/posthtml/posthtml-components/commit/b9185af)) |
98 | | -* build(deps-dev): bump conventional-changelog-cli from 4.1.0 to 5.0.0 ([06506f3](https://github.com/posthtml/posthtml-components/commit/06506f3)) |
99 | | -* build(deps-dev): bump highlight.js from 11.9.0 to 11.10.0 ([548e7f3](https://github.com/posthtml/posthtml-components/commit/548e7f3)) |
100 | | -* build(deps-dev): bump lint-staged from 15.2.2 to 15.2.7 ([4c36660](https://github.com/posthtml/posthtml-components/commit/4c36660)) |
101 | | -* build(deps-dev): bump markdown-it-anchor from 8.6.7 to 9.0.1 ([b005f43](https://github.com/posthtml/posthtml-components/commit/b005f43)) |
102 | | -* build(deps-dev): bump posthtml-markdownit from 2.0.0 to 3.1.0 ([c306736](https://github.com/posthtml/posthtml-components/commit/c306736)) |
103 | | -* build(deps): bump posthtml-attrs-parser from 1.1.0 to 1.1.1 ([85ebbf5](https://github.com/posthtml/posthtml-components/commit/85ebbf5)) |
104 | | -* build(deps): update dependencies ([9fcfd13](https://github.com/posthtml/posthtml-components/commit/9fcfd13)) |
105 | | -* refactor: dev setup ([8cb2619](https://github.com/posthtml/posthtml-components/commit/8cb2619)) |
106 | | -* refactor: publishing flow ([a567b52](https://github.com/posthtml/posthtml-components/commit/a567b52)) |
107 | | -* ci: update npm-publish.yml ([63c0b07](https://github.com/posthtml/posthtml-components/commit/63c0b07)) |
108 | | -* ci: update workflow ([5c03483](https://github.com/posthtml/posthtml-components/commit/5c03483)) |
109 | | -* fix: use correct styleToObject function export ([5ec1990](https://github.com/posthtml/posthtml-components/commit/5ec1990)) |
110 | 125 |
|
111 | 126 |
|
112 | 127 |
|
|
0 commit comments