Skip to content

Commit

Permalink
chore: release-1.26.0 (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 24, 2024
1 parent 9317767 commit 5b29d12
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
".": "1.25.0",
".": "1.26.0",
"apps/careers-whatislove-dev": "1.6.1",
"apps/certifications-whatislove-dev": "1.7.0",
"apps/whatislove-dev": "1.23.0",
"apps/whatislove-dev": "1.24.0",
"packages/shared": "1.7.0"
}
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Changelog

## [1.26.0](https://github.com/what1s1ove/whatislove.dev/compare/v1.25.0...v1.26.0) (2024-04-24)


### Features

* add action to paw wd-402 ([#403](https://github.com/what1s1ove/whatislove.dev/issues/403)) ([9317767](https://github.com/what1s1ove/whatislove.dev/commit/9317767166c8a0a0dffcf14e5907c4b33b234a4a))
* add Born to Run book wd-282 ([#284](https://github.com/what1s1ove/whatislove.dev/issues/284)) ([0ae515d](https://github.com/what1s1ove/whatislove.dev/commit/0ae515dffff4d185a689ae479350c56f1f852d9f))
* add css custom media wd-191 ([9293c3d](https://github.com/what1s1ove/whatislove.dev/commit/9293c3d2d0af28ce2dd07801f9e6522db3fba94d))
* add jsdoc support wd-173 ([fe84c6e](https://github.com/what1s1ove/whatislove.dev/commit/fe84c6e5be5b8e34cb41a8388fe729bfe1b2d02f))
* add main branch to cd action wd-243 ([#244](https://github.com/what1s1ove/whatislove.dev/issues/244)) ([3e2a2c4](https://github.com/what1s1ove/whatislove.dev/commit/3e2a2c44c360cb2c5387f3a63b3fc768004017a0))
* add netlify.toml to apps wd-316 ([#317](https://github.com/what1s1ove/whatislove.dev/issues/317)) ([62aac11](https://github.com/what1s1ove/whatislove.dev/commit/62aac11265e9ea321d83d63c16a110327ceac2dc))
* add not found page wd-145 ([#212](https://github.com/what1s1ove/whatislove.dev/issues/212)) ([6f2bcb3](https://github.com/what1s1ove/whatislove.dev/commit/6f2bcb3e29e10089f416864d9cc9e14631ea6cf9))
* add Procrastination: Why You Do It book wd-267 ([#271](https://github.com/what1s1ove/whatislove.dev/issues/271)) ([1c7a005](https://github.com/what1s1ove/whatislove.dev/commit/1c7a00506c247569fb80bacd177ebbf9f226fa90))
* add release package wd-162 ([#232](https://github.com/what1s1ove/whatislove.dev/issues/232)) ([2a878f3](https://github.com/what1s1ove/whatislove.dev/commit/2a878f3b108097a18ea725aa22b9b61a7fff4db8))
* **careers-whatislove-dev/certifications-whatislove-dev/whatislove-dev/shared:** move careerwhatislovedev to the rep wd-334 ([#353](https://github.com/what1s1ove/whatislove.dev/issues/353)) ([c96f72c](https://github.com/what1s1ove/whatislove.dev/commit/c96f72c53916cea9fc761771427dee468c42e440))
* **careers-whatislove-dev:** move process pieces from public folder wd-364 ([#381](https://github.com/what1s1ove/whatislove.dev/issues/381)) ([3d009a8](https://github.com/what1s1ove/whatislove.dev/commit/3d009a8b63a636ea222d769a029e07107f154120))
* deploy only after release approach wd-246 ([#249](https://github.com/what1s1ove/whatislove.dev/issues/249)) ([c7589da](https://github.com/what1s1ove/whatislove.dev/commit/c7589dadae727a7ceb6dc3fef63e02d6c3fc0e41))
* migrate certifications-whatislove-dev to this repo wd-311 ([#313](https://github.com/what1s1ove/whatislove.dev/issues/313)) ([ed625f4](https://github.com/what1s1ove/whatislove.dev/commit/ed625f4ceb4f80de0b740f8c7a755aae02924b50))
* migrate to monorep repository whatislovedev wd-291 ([#305](https://github.com/what1s1ove/whatislove.dev/issues/305)) ([cb82dc8](https://github.com/what1s1ove/whatislove.dev/commit/cb82dc8a319c7daddb8016a1a888823c0a5609ba))
* replace -webkit-text-fill-color with color property wd-294 ([#296](https://github.com/what1s1ove/whatislove.dev/issues/296)) ([7ff3bcc](https://github.com/what1s1ove/whatislove.dev/commit/7ff3bcc831174b41df16f51b2ce677f79001c194))
* replace all branches with main wd-239 ([#241](https://github.com/what1s1ove/whatislove.dev/issues/241)) ([ffeeb35](https://github.com/what1s1ove/whatislove.dev/commit/ffeeb35f9d516ab88796c3ce797cf873bee6c686))
* replace cjs with js in 11ty wd-182 ([#279](https://github.com/what1s1ove/whatislove.dev/issues/279)) ([3f60d30](https://github.com/what1s1ove/whatislove.dev/commit/3f60d30aeb353a687d4df22d9f0bb82313446f76))
* separate packages and apps workspaces wd-326 ([#327](https://github.com/what1s1ove/whatislove.dev/issues/327)) ([66ccba8](https://github.com/what1s1ove/whatislove.dev/commit/66ccba894042075d15198a24c61b654f1c50172f))
* update release action to latest version wd-376 ([#377](https://github.com/what1s1ove/whatislove.dev/issues/377)) ([22afce1](https://github.com/what1s1ove/whatislove.dev/commit/22afce14222d06c932b76707b1745c80ebc867f1))
* **whatislove-dev:** add 80/20 principle book wd-325 ([#330](https://github.com/what1s1ove/whatislove.dev/issues/330)) ([5be226e](https://github.com/what1s1ove/whatislove.dev/commit/5be226eecb5ccd8bb030985b6bec559c6b021fa1))
* **whatislove-dev:** add new Outliers book wd-340 ([#346](https://github.com/what1s1ove/whatislove.dev/issues/346)) ([6e22116](https://github.com/what1s1ove/whatislove.dev/commit/6e221161413c28c7e3b1ba48c8590b09673df340))
* **whatislove-dev:** add new The 5 Second Rule book wd-335 ([#341](https://github.com/what1s1ove/whatislove.dev/issues/341)) ([3161b6a](https://github.com/what1s1ove/whatislove.dev/commit/3161b6afeae7edfb00af073f81f65ba88e9522dd))
* **whatislove-dev:** add new Unfuck Yourself book wd-335 ([#344](https://github.com/what1s1ove/whatislove.dev/issues/344)) ([9efdd86](https://github.com/what1s1ove/whatislove.dev/commit/9efdd864e84651788728f2adb07fc5ccb5735bf6))
* **whatislove-dev:** add pomodoro book wd-351 ([#371](https://github.com/what1s1ove/whatislove.dev/issues/371)) ([ec412f4](https://github.com/what1s1ove/whatislove.dev/commit/ec412f413db79978b7d89d9857be4fd9a634d258))
* **whatislove-dev:** add steal like artist book wd-369 ([#374](https://github.com/what1s1ove/whatislove.dev/issues/374)) ([3e06004](https://github.com/what1s1ove/whatislove.dev/commit/3e06004117fb750c9a694d7b07e877dfed4277e5))
* whatislovedev redesgin wd-387 ([#388](https://github.com/what1s1ove/whatislove.dev/issues/388)) ([21c8a07](https://github.com/what1s1ove/whatislove.dev/commit/21c8a078cb1fdfa22367434020d92c2c03870eff))


### Bug Fixes

* add release prefix wd-237 ([#238](https://github.com/what1s1ove/whatislove.dev/issues/238)) ([45af951](https://github.com/what1s1ove/whatislove.dev/commit/45af951ccc0b177badd4c4234d6f0b6efc10c326))
* bind for window resize in easter egg wd-191 ([41e368c](https://github.com/what1s1ove/whatislove.dev/commit/41e368c03f4b6f0c2b5f4d91dd4fefebd490c190))
* **careers-whatislove-dev:** improve cross browser styles wd-334 ([#379](https://github.com/what1s1ove/whatislove.dev/issues/379)) ([c08276e](https://github.com/what1s1ove/whatislove.dev/commit/c08276e7ce1af436e1f3e8d812f27699bc6978fe))
* **careers-whatislove-dev:** improve cross browser styles wd-334 ([#383](https://github.com/what1s1ove/whatislove.dev/issues/383)) ([6410151](https://github.com/what1s1ove/whatislove.dev/commit/641015106fadebc6c92a9194efd7ceb3887c50da))
* edit timeline filter wraps wd-254 ([#255](https://github.com/what1s1ove/whatislove.dev/issues/255)) ([e429dc6](https://github.com/what1s1ove/whatislove.dev/commit/e429dc6d66bc73a1f223631cdc14d8c8f6543181))
* remove cname wd-251 ([#252](https://github.com/what1s1ove/whatislove.dev/issues/252)) ([c370148](https://github.com/what1s1ove/whatislove.dev/commit/c3701482d2d5a03d875a9ea26cf3254c83bd4d12))
* remove disables from stylelint wd-309 ([#322](https://github.com/what1s1ove/whatislove.dev/issues/322)) ([4f85ee0](https://github.com/what1s1ove/whatislove.dev/commit/4f85ee0f25fcedcef7514b4dd4826f1e8fcf8bbd))
* remove form page from build wd-211 ([21e169f](https://github.com/what1s1ove/whatislove.dev/commit/21e169f6346e5084fbf61f3534132f2be3d08adb))
* svg favicon wd-175 ([#230](https://github.com/what1s1ove/whatislove.dev/issues/230)) ([119f349](https://github.com/what1s1ove/whatislove.dev/commit/119f3496c81d4e7e4ed8a34d9e9e3096230230ab))
* update svgo & remove favicon iseless classes wd-247 ([#263](https://github.com/what1s1ove/whatislove.dev/issues/263)) ([15e481a](https://github.com/what1s1ove/whatislove.dev/commit/15e481aa2c59f54c0ff05be2775770d0889319b7))

## [1.25.0](https://github.com/what1s1ove/whatislove.dev/compare/v1.24.0...v1.25.0) (2024-04-24)


Expand Down
16 changes: 16 additions & 0 deletions apps/whatislove-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.24.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/whatislove-dev-v1.24.0) (2024-04-24)


### Features

* add action to paw wd-402 ([#403](https://github.com/what1s1ove/whatislove.dev/issues/403)) ([9317767](https://github.com/what1s1ove/whatislove.dev/commit/9317767166c8a0a0dffcf14e5907c4b33b234a4a))
* **careers-whatislove-dev/certifications-whatislove-dev/whatislove-dev/shared:** move careerwhatislovedev to the rep wd-334 ([#353](https://github.com/what1s1ove/whatislove.dev/issues/353)) ([c96f72c](https://github.com/what1s1ove/whatislove.dev/commit/c96f72c53916cea9fc761771427dee468c42e440))
* separate packages and apps workspaces wd-326 ([#327](https://github.com/what1s1ove/whatislove.dev/issues/327)) ([66ccba8](https://github.com/what1s1ove/whatislove.dev/commit/66ccba894042075d15198a24c61b654f1c50172f))
* **whatislove-dev:** add 80/20 principle book wd-325 ([#330](https://github.com/what1s1ove/whatislove.dev/issues/330)) ([5be226e](https://github.com/what1s1ove/whatislove.dev/commit/5be226eecb5ccd8bb030985b6bec559c6b021fa1))
* **whatislove-dev:** add new Outliers book wd-340 ([#346](https://github.com/what1s1ove/whatislove.dev/issues/346)) ([6e22116](https://github.com/what1s1ove/whatislove.dev/commit/6e221161413c28c7e3b1ba48c8590b09673df340))
* **whatislove-dev:** add new The 5 Second Rule book wd-335 ([#341](https://github.com/what1s1ove/whatislove.dev/issues/341)) ([3161b6a](https://github.com/what1s1ove/whatislove.dev/commit/3161b6afeae7edfb00af073f81f65ba88e9522dd))
* **whatislove-dev:** add new Unfuck Yourself book wd-335 ([#344](https://github.com/what1s1ove/whatislove.dev/issues/344)) ([9efdd86](https://github.com/what1s1ove/whatislove.dev/commit/9efdd864e84651788728f2adb07fc5ccb5735bf6))
* **whatislove-dev:** add pomodoro book wd-351 ([#371](https://github.com/what1s1ove/whatislove.dev/issues/371)) ([ec412f4](https://github.com/what1s1ove/whatislove.dev/commit/ec412f413db79978b7d89d9857be4fd9a634d258))
* **whatislove-dev:** add steal like artist book wd-369 ([#374](https://github.com/what1s1ove/whatislove.dev/issues/374)) ([3e06004](https://github.com/what1s1ove/whatislove.dev/commit/3e06004117fb750c9a694d7b07e877dfed4277e5))
* whatislovedev redesgin wd-387 ([#388](https://github.com/what1s1ove/whatislove.dev/issues/388)) ([21c8a07](https://github.com/what1s1ove/whatislove.dev/commit/21c8a078cb1fdfa22367434020d92c2c03870eff))

## [1.23.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/whatislove-dev-v1.23.0) (2024-04-24)


Expand Down
2 changes: 1 addition & 1 deletion apps/whatislove-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.23.0",
"version": "1.24.0",
"name": "@whatislove.dev/whatislove-dev",
"private": true,
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.25.0",
"version": "1.26.0",
"name": "whatislove.dev",
"private": true,
"type": "module",
Expand Down

0 comments on commit 5b29d12

Please sign in to comment.