Skip to content

Commit

Permalink
chore: 🤖 Fix changelog header
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Oct 16, 2023
1 parent d4753b5 commit 0f3a896
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 98 deletions.
1 change: 1 addition & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"plugins": {
"@release-it/conventional-changelog": {
"header": "# Changelog",
"preset": {
"name": "conventionalcommits",
"types": [
Expand Down
159 changes: 61 additions & 98 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,90 +1,72 @@


## [7.0.0](https://github.com/phun-ky/speccer/compare/v6.3.2...v7.0.0) (2023-10-16)


### ⚠ BREAKING CHANGES

* Renamed `src/index.ts` to `src/main.ts`
- Renamed `src/index.ts` to `src/main.ts`

### Tasks

* 🤖 Add correct types of commits to preset ([5fd6e4a](https://github.com/phun-ky/speccer/commit/5fd6e4a1b555e32437300638f2c0c91c171e6cea))
* 🤖 Add github actions ([1942f8d](https://github.com/phun-ky/speccer/commit/1942f8d49ebf0e4086ed9d30e7d9f162ee8d3eb1)), closes [#30](https://github.com/phun-ky/speccer/issues/30)
* 🤖 Adjust tsconfig ([7d1c89e](https://github.com/phun-ky/speccer/commit/7d1c89e9a689c4cdd2b3eb40702162968aa1ac11))
* 🤖 build ([28a21f2](https://github.com/phun-ky/speccer/commit/28a21f2d913ee31c4503afcdfa176e8f180b0e15))
* 🤖 bump rollup-plugin-typescript2 from 0.31.2 to 0.35.0 ([9412bec](https://github.com/phun-ky/speccer/commit/9412beca0b5e2cb45731e989cb8897ff6525c706))
* 🤖 bump stylus from 0.56.0 to 0.60.0 ([0351289](https://github.com/phun-ky/speccer/commit/03512897870349a1bd707771cf098a2d7100ebf1))
* 🤖 bump tough-cookie from 4.1.2 to 4.1.3 ([e6438c0](https://github.com/phun-ky/speccer/commit/e6438c001622ec774fd189e3ba9a442455810b92))
* 🤖 Do not hide chores ([1794e18](https://github.com/phun-ky/speccer/commit/1794e18bc70ca9b27a20d0ef836f761da35b6066))
* 🤖 Remove old `index.d.ts` file ([b30fa69](https://github.com/phun-ky/speccer/commit/b30fa69a4c9b1659bf109c7a702f25a5323d9f65))
* 🤖 Use `release-it` instead of `standard-version` ([0e44c3d](https://github.com/phun-ky/speccer/commit/0e44c3d89978987c6eeed9f97bcd661227b9e2c4)), closes [#41](https://github.com/phun-ky/speccer/issues/41)

- 🤖 Add correct types of commits to preset ([5fd6e4a](https://github.com/phun-ky/speccer/commit/5fd6e4a1b555e32437300638f2c0c91c171e6cea))
- 🤖 Add github actions ([1942f8d](https://github.com/phun-ky/speccer/commit/1942f8d49ebf0e4086ed9d30e7d9f162ee8d3eb1)), closes [#30](https://github.com/phun-ky/speccer/issues/30)
- 🤖 Adjust tsconfig ([7d1c89e](https://github.com/phun-ky/speccer/commit/7d1c89e9a689c4cdd2b3eb40702162968aa1ac11))
- 🤖 build ([28a21f2](https://github.com/phun-ky/speccer/commit/28a21f2d913ee31c4503afcdfa176e8f180b0e15))
- 🤖 bump rollup-plugin-typescript2 from 0.31.2 to 0.35.0 ([9412bec](https://github.com/phun-ky/speccer/commit/9412beca0b5e2cb45731e989cb8897ff6525c706))
- 🤖 bump stylus from 0.56.0 to 0.60.0 ([0351289](https://github.com/phun-ky/speccer/commit/03512897870349a1bd707771cf098a2d7100ebf1))
- 🤖 bump tough-cookie from 4.1.2 to 4.1.3 ([e6438c0](https://github.com/phun-ky/speccer/commit/e6438c001622ec774fd189e3ba9a442455810b92))
- 🤖 Do not hide chores ([1794e18](https://github.com/phun-ky/speccer/commit/1794e18bc70ca9b27a20d0ef836f761da35b6066))
- 🤖 Remove old `index.d.ts` file ([b30fa69](https://github.com/phun-ky/speccer/commit/b30fa69a4c9b1659bf109c7a702f25a5323d9f65))
- 🤖 Use `release-it` instead of `standard-version` ([0e44c3d](https://github.com/phun-ky/speccer/commit/0e44c3d89978987c6eeed9f97bcd661227b9e2c4)), closes [#41](https://github.com/phun-ky/speccer/issues/41)

### Documentation

* ✏️ Add API documentation ([a4598c5](https://github.com/phun-ky/speccer/commit/a4598c5260695b2b48511a5b92e25be42e02d485))
* ✏️ Update `README.md` ([1b1f48b](https://github.com/phun-ky/speccer/commit/1b1f48b6d5135ac360ed0405de30737dafaeb201)), closes [#39](https://github.com/phun-ky/speccer/issues/39)

- ✏️ Add API documentation ([a4598c5](https://github.com/phun-ky/speccer/commit/a4598c5260695b2b48511a5b92e25be42e02d485))
- ✏️ Update `README.md` ([1b1f48b](https://github.com/phun-ky/speccer/commit/1b1f48b6d5135ac360ed0405de30737dafaeb201)), closes [#39](https://github.com/phun-ky/speccer/issues/39)

### Feature

* 🎸 Add logos ([771812a](https://github.com/phun-ky/speccer/commit/771812a6d27f325341860ab55c0e24b3e5af9c13))
* 🎸 Add mark feature ([b21435c](https://github.com/phun-ky/speccer/commit/b21435c0c81ba6c139d7dbf3e2b5007e9d23f448)), closes [#22](https://github.com/phun-ky/speccer/issues/22)

- 🎸 Add logos ([771812a](https://github.com/phun-ky/speccer/commit/771812a6d27f325341860ab55c0e24b3e5af9c13))
- 🎸 Add mark feature ([b21435c](https://github.com/phun-ky/speccer/commit/b21435c0c81ba6c139d7dbf3e2b5007e9d23f448)), closes [#22](https://github.com/phun-ky/speccer/issues/22)

### Bug

* 🐛 Fix release ([dc7803a](https://github.com/phun-ky/speccer/commit/dc7803a73b3ce136b5c6dc218bbe7b031f7eb888))
* 🐛 Make sure we publish to npm ([6a76f76](https://github.com/phun-ky/speccer/commit/6a76f7689cabbf337155bf4dea668fa93ac697f1)), closes [#45](https://github.com/phun-ky/speccer/issues/45)
* 🐛 skipChecks for npm publish ([0c22c31](https://github.com/phun-ky/speccer/commit/0c22c31fe292a1d896e5843e245cbd78bfb2a790))

- 🐛 Fix release ([dc7803a](https://github.com/phun-ky/speccer/commit/dc7803a73b3ce136b5c6dc218bbe7b031f7eb888))
- 🐛 Make sure we publish to npm ([6a76f76](https://github.com/phun-ky/speccer/commit/6a76f7689cabbf337155bf4dea668fa93ac697f1)), closes [#45](https://github.com/phun-ky/speccer/issues/45)
- 🐛 skipChecks for npm publish ([0c22c31](https://github.com/phun-ky/speccer/commit/0c22c31fe292a1d896e5843e245cbd78bfb2a790))

### Refactoring

* 💡 Add more inline documentation and updated some ([71d6809](https://github.com/phun-ky/speccer/commit/71d6809d63ce2e32fb15980ca2d8223c538bfa97))
* 💡 Adjust folder structure to a more meaningful way ([42597fa](https://github.com/phun-ky/speccer/commit/42597fa8a74941d1e40cfd8ab904fbafd1354a81)), closes [#48](https://github.com/phun-ky/speccer/issues/48)
* 💡 Make sure we release on every change ([ce4a627](https://github.com/phun-ky/speccer/commit/ce4a627f93a87ce3888c7b9b48b57207a76bdb0b)), closes [#43](https://github.com/phun-ky/speccer/issues/43)

# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.3.2](https://github.com/phun-ky/speccer/compare/v6.3.1...v6.3.2) (2023-03-06)
- 💡 Add more inline documentation and updated some ([71d6809](https://github.com/phun-ky/speccer/commit/71d6809d63ce2e32fb15980ca2d8223c538bfa97))
- 💡 Adjust folder structure to a more meaningful way ([42597fa](https://github.com/phun-ky/speccer/commit/42597fa8a74941d1e40cfd8ab904fbafd1354a81)), closes [#48](https://github.com/phun-ky/speccer/issues/48)
- 💡 Make sure we release on every change ([ce4a627](https://github.com/phun-ky/speccer/commit/ce4a627f93a87ce3888c7b9b48b57207a76bdb0b)), closes [#43](https://github.com/phun-ky/speccer/issues/43)

### [6.3.1](https://github.com/phun-ky/speccer/compare/v6.3.0...v6.3.1) (2023-03-06)


### Bug

* use correct branch for release ([b1458fd](https://github.com/phun-ky/speccer/commit/b1458fd4cff39b48bb562b402258bdba5b25104e))
- use correct branch for release ([b1458fd](https://github.com/phun-ky/speccer/commit/b1458fd4cff39b48bb562b402258bdba5b25104e))

## [6.3.0](https://github.com/phun-ky/speccer/compare/v6.2.5...v6.3.0) (2023-03-06)


### Refactoring

* 💡 Add docs to `angle` and add option to normalize ([609e3c3](https://github.com/phun-ky/speccer/commit/609e3c305ecc9122e87cf7593decaa03804e3922))
* 💡 Finish refactor of position ([f838bc7](https://github.com/phun-ky/speccer/commit/f838bc77bb353faa5a450cee9216ee84293a88eb))
* 💡 Move waitFor* to separate file ([7d4bae4](https://github.com/phun-ky/speccer/commit/7d4bae4362f8ec8919695444ac7d29f223743416))

- 💡 Add docs to `angle` and add option to normalize ([609e3c3](https://github.com/phun-ky/speccer/commit/609e3c305ecc9122e87cf7593decaa03804e3922))
- 💡 Finish refactor of position ([f838bc7](https://github.com/phun-ky/speccer/commit/f838bc77bb353faa5a450cee9216ee84293a88eb))
- 💡 Move waitFor\* to separate file ([7d4bae4](https://github.com/phun-ky/speccer/commit/7d4bae4362f8ec8919695444ac7d29f223743416))

### Feature

* 🎸 Add new helper constants ([70d6e82](https://github.com/phun-ky/speccer/commit/70d6e822290a39601957610df7f83bd9fabc78b9))
* 🎸 Add support to use bezier curves/svg ([d457edf](https://github.com/phun-ky/speccer/commit/d457edfa83982243fdc89a8e2d93b0fa36e14f2e)), closes [#18](https://github.com/phun-ky/speccer/issues/18)
* 🎸 Finalize SVG feature ([0c9dff4](https://github.com/phun-ky/speccer/commit/0c9dff4c604e71874069a2d3462c8dfe621042a9)), closes [#18](https://github.com/phun-ky/speccer/issues/18)

- 🎸 Add new helper constants ([70d6e82](https://github.com/phun-ky/speccer/commit/70d6e822290a39601957610df7f83bd9fabc78b9))
- 🎸 Add support to use bezier curves/svg ([d457edf](https://github.com/phun-ky/speccer/commit/d457edfa83982243fdc89a8e2d93b0fa36e14f2e)), closes [#18](https://github.com/phun-ky/speccer/issues/18)
- 🎸 Finalize SVG feature ([0c9dff4](https://github.com/phun-ky/speccer/commit/0c9dff4c604e71874069a2d3462c8dfe621042a9)), closes [#18](https://github.com/phun-ky/speccer/issues/18)

### Bug

* 🐛 Fix bug with position and refactor ([cce426a](https://github.com/phun-ky/speccer/commit/cce426adcce0d5742893bde0311d4961a92f364f))
* 🐛 Some issues with borders and positioning ([ae3323b](https://github.com/phun-ky/speccer/commit/ae3323b77c0e676b457ac2ace217d6a83c4f4f99))

- 🐛 Fix bug with position and refactor ([cce426a](https://github.com/phun-ky/speccer/commit/cce426adcce0d5742893bde0311d4961a92f364f))
- 🐛 Some issues with borders and positioning ([ae3323b](https://github.com/phun-ky/speccer/commit/ae3323b77c0e676b457ac2ace217d6a83c4f4f99))

### Documentation

* ✏️ Add docs about curly brackets ([4f72c2c](https://github.com/phun-ky/speccer/commit/4f72c2c543a6f96078b72da78c622f2623939417))
- ✏️ Add docs about curly brackets ([4f72c2c](https://github.com/phun-ky/speccer/commit/4f72c2c543a6f96078b72da78c622f2623939417))

### [6.2.5](https://github.com/phun-ky/speccer/compare/v6.2.4...v6.2.5) (2023-03-01)

Expand All @@ -94,149 +76,130 @@ All notable changes to this project will be documented in this file. See [standa

### [6.2.2](https://github.com/phun-ky/speccer/compare/v6.2.1...v6.2.2) (2023-03-01)


### Bug

* 🐛 Add files when releasing ([7364c4c](https://github.com/phun-ky/speccer/commit/7364c4c163472575726e6a90ff6c858e03902bfc))

- 🐛 Add files when releasing ([7364c4c](https://github.com/phun-ky/speccer/commit/7364c4c163472575726e6a90ff6c858e03902bfc))

### Documentation

* ✏️ Add documentation regarding dark mode ([0b46ca7](https://github.com/phun-ky/speccer/commit/0b46ca7624ed9986dd1ce3b242f09f10c0518fd3))

- ✏️ Add documentation regarding dark mode ([0b46ca7](https://github.com/phun-ky/speccer/commit/0b46ca7624ed9986dd1ce3b242f09f10c0518fd3))

### Refactoring

* 💡 Refactor ([5460139](https://github.com/phun-ky/speccer/commit/54601393d1c74f7557f4d4363440b523726b1570))
- 💡 Refactor ([5460139](https://github.com/phun-ky/speccer/commit/54601393d1c74f7557f4d4363440b523726b1570))

### [6.2.1](https://github.com/phun-ky/speccer/compare/v6.2.0...v6.2.1) (2022-03-01)

## [6.2.0](https://github.com/phun-ky/speccer/compare/v6.1.0...v6.2.0) (2022-03-01)


### Bug

* 🐛 Use correct method to dissect elements ([24035bd](https://github.com/phun-ky/speccer/commit/24035bdecc0df8e85649092302ed54ae661b695b))
* 🐛 Use correct tags to avoid for browser activation ([bf359d1](https://github.com/phun-ky/speccer/commit/bf359d1ab16e5198c3714948eadf17458c22ef33))

- 🐛 Use correct method to dissect elements ([24035bd](https://github.com/phun-ky/speccer/commit/24035bdecc0df8e85649092302ed54ae661b695b))
- 🐛 Use correct tags to avoid for browser activation ([bf359d1](https://github.com/phun-ky/speccer/commit/bf359d1ab16e5198c3714948eadf17458c22ef33))

### Feature

* 🎸 Expose browser modes ([a650ef0](https://github.com/phun-ky/speccer/commit/a650ef0920a7a9a2c61f6984543bd28b2a9fe2fd))
- 🎸 Expose browser modes ([a650ef0](https://github.com/phun-ky/speccer/commit/a650ef0920a7a9a2c61f6984543bd28b2a9fe2fd))

## [6.1.0](https://github.com/phun-ky/speccer/compare/v6.0.5...v6.1.0) (2022-02-28)


### Feature

* Add subtle option to measure and anatomy ([43e9c8c](https://github.com/phun-ky/speccer/commit/43e9c8cc08fea2db6a167fae4ec3bf7cc31cbaac))
- Add subtle option to measure and anatomy ([43e9c8c](https://github.com/phun-ky/speccer/commit/43e9c8cc08fea2db6a167fae4ec3bf7cc31cbaac))

### [6.0.5](https://github.com/phun-ky/speccer/compare/v6.0.4...v6.0.5) (2022-02-24)


### Bug

* 🐛 Use correct number sequences with dissection of elements ([0caacff](https://github.com/phun-ky/speccer/commit/0caacffcac6c242d77470c574760955ac458aea2)), closes [#15](https://github.com/phun-ky/speccer/issues/15)
- 🐛 Use correct number sequences with dissection of elements ([0caacff](https://github.com/phun-ky/speccer/commit/0caacffcac6c242d77470c574760955ac458aea2)), closes [#15](https://github.com/phun-ky/speccer/issues/15)

### [6.0.4](https://github.com/phun-ky/speccer/compare/v6.0.3...v6.0.4) (2022-02-24)


### Refactoring

* 💡 A tad refactor ([f5bbc5e](https://github.com/phun-ky/speccer/commit/f5bbc5e6b89ed88703ab3111f32c13b46c555a90))
- 💡 A tad refactor ([f5bbc5e](https://github.com/phun-ky/speccer/commit/f5bbc5e6b89ed88703ab3111f32c13b46c555a90))

### [6.0.3](https://github.com/phun-ky/speccer/compare/v6.0.2...v6.0.3) (2022-02-24)


### Bug

* CSS files ommited ([10b3c62](https://github.com/phun-ky/speccer/commit/10b3c629b8fb1207eac6f6335d78242c7d3af069))
- CSS files ommited ([10b3c62](https://github.com/phun-ky/speccer/commit/10b3c629b8fb1207eac6f6335d78242c7d3af069))

### [6.0.2](https://github.com/phun-ky/speccer/compare/v6.0.1...v6.0.2) (2022-02-24)


### Bug

* 🐛 Fix positioning bug ([bbb3b80](https://github.com/phun-ky/speccer/commit/bbb3b8056bfdf6b59d38a5917d49b62c3055a287))
- 🐛 Fix positioning bug ([bbb3b80](https://github.com/phun-ky/speccer/commit/bbb3b8056bfdf6b59d38a5917d49b62c3055a287))

### [6.0.1](https://github.com/phun-ky/speccer/compare/v6.0.0...v6.0.1) (2022-02-23)


### Performance change

* ⚡️ Reduce size of npm package ([3a1615d](https://github.com/phun-ky/speccer/commit/3a1615d7a96375a731c3d1d9b02d428697ce0b97))
- ⚡️ Reduce size of npm package ([3a1615d](https://github.com/phun-ky/speccer/commit/3a1615d7a96375a731c3d1d9b02d428697ce0b97))

## [6.0.0](https://github.com/phun-ky/speccer/compare/v5.0.0...v6.0.0) (2022-02-23)


### ⚠ BREAKING CHANGES

* 🧨 The script is now converted to TypeScript. The internal API has changed,
but now the usage. I've set this as a breaking change to reflect the
size of the change. There has also been some internal optimizations
regarding positioning of the speccer elements
- 🧨 The script is now converted to TypeScript. The internal API has changed,
but now the usage. I've set this as a breaking change to reflect the
size of the change. There has also been some internal optimizations
regarding positioning of the speccer elements

### Refactoring

* 💡 Converted to TypeScript ([ab90bae](https://github.com/phun-ky/speccer/commit/ab90bae5794235ffd13d250500caca98b0a818b5))

- 💡 Converted to TypeScript ([ab90bae](https://github.com/phun-ky/speccer/commit/ab90bae5794235ffd13d250500caca98b0a818b5))

### Feature

* 🎸 Add source map ([de3812d](https://github.com/phun-ky/speccer/commit/de3812dc4a28d274aabfb16cf088f78cf07b2b7e))
- 🎸 Add source map ([de3812d](https://github.com/phun-ky/speccer/commit/de3812dc4a28d274aabfb16cf088f78cf07b2b7e))

## [5.0.0](https://github.com/phun-ky/speccer/compare/v4.3.2...v5.0.0) (2022-02-22)


### ⚠ BREAKING CHANGES

* 🧨 Speccer is not supporting older browsers any more, to cut down on
maintenance. Babel is now removed, but you can still polyfill or use
babel for your own needs if you import the source files instead of the
build files.
- 🧨 Speccer is not supporting older browsers any more, to cut down on
maintenance. Babel is now removed, but you can still polyfill or use
babel for your own needs if you import the source files instead of the
build files.

### Tasks

* 🤖 Remove babel, do not support older browsers anymore ([9ed11c0](https://github.com/phun-ky/speccer/commit/9ed11c06da3d1ac1b80d4cbbc6859146c596cd6f))
- 🤖 Remove babel, do not support older browsers anymore ([9ed11c0](https://github.com/phun-ky/speccer/commit/9ed11c06da3d1ac1b80d4cbbc6859146c596cd6f))

### [4.3.2](https://github.com/phun-ky/speccer/compare/v4.3.1...v4.3.2) (2022-02-22)


### Bug

* And supply the minified version.. ([8cfb69a](https://github.com/phun-ky/speccer/commit/8cfb69a5dc86f1e9c9ccea3f890781a3961a0a7f))
- And supply the minified version.. ([8cfb69a](https://github.com/phun-ky/speccer/commit/8cfb69a5dc86f1e9c9ccea3f890781a3961a0a7f))

### [4.3.1](https://github.com/phun-ky/speccer/compare/v4.3.0...v4.3.1) (2022-02-22)


### Bug

* Use named exports ([7a4535e](https://github.com/phun-ky/speccer/commit/7a4535e65c04b33365258323376d6710fcb813c3))
- Use named exports ([7a4535e](https://github.com/phun-ky/speccer/commit/7a4535e65c04b33365258323376d6710fcb813c3))

## [4.3.0](https://github.com/phun-ky/speccer/compare/v4.2.1...v4.3.0) (2022-02-22)


### Feature

* 🎸 Expose API a bit more ([093b465](https://github.com/phun-ky/speccer/commit/093b465653c32ec77fec6bb1d9d9e3adfd59809f))

- 🎸 Expose API a bit more ([093b465](https://github.com/phun-ky/speccer/commit/093b465653c32ec77fec6bb1d9d9e3adfd59809f))

### Documentation

* ✏️ Move images into assets ([2291b31](https://github.com/phun-ky/speccer/commit/2291b31d768a16f202f2ffed453cfc22f3027e67))
* ✏️ Update documentation ([ec0807e](https://github.com/phun-ky/speccer/commit/ec0807e8c5d9c7eeaa807b80d7c432bee24d59d4))
- ✏️ Move images into assets ([2291b31](https://github.com/phun-ky/speccer/commit/2291b31d768a16f202f2ffed453cfc22f3027e67))
- ✏️ Update documentation ([ec0807e](https://github.com/phun-ky/speccer/commit/ec0807e8c5d9c7eeaa807b80d7c432bee24d59d4))

### [4.2.1](https://github.com/phun-ky/speccer/compare/v4.2.0...v4.2.1) (2022-02-22)

## [4.2.0](https://github.com/phun-ky/speccer/compare/v4.1.0...v4.2.0) (2022-02-22)


### Features

* Use CSS variables ([21c3eb3](https://github.com/phun-ky/speccer/commit/21c3eb3f173ee96b0bf452bae44f76155fcf3cdf))
- Use CSS variables ([21c3eb3](https://github.com/phun-ky/speccer/commit/21c3eb3f173ee96b0bf452bae44f76155fcf3cdf))

## [4.1.0](https://github.com/phun-ky/speccer/compare/v4.0.0...v4.1.0) (2022-02-22)

### Features

- Add release script ([4cb72cb](https://github.com/phun-ky/speccer/commit/4cb72cbea7dd1d6bcb8f1102384b14eecaa9eef0))
- Add release script ([4cb72cb](https://github.com/phun-ky/speccer/commit/4cb72cbea7dd1d6bcb8f1102384b14eecaa9eef0))

0 comments on commit 0f3a896

Please sign in to comment.