Skip to content

Commit

Permalink
chore: release-1.22.0 (#389)
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 23, 2024
1 parent 21c8a07 commit e8aacf9
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 8 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
".": "1.21.1",
".": "1.22.0",
"apps/careers-whatislove-dev": "1.6.1",
"apps/certifications-whatislove-dev": "1.7.0",
"apps/whatislove-dev": "1.19.0",
"packages/shared": "1.6.0"
"apps/whatislove-dev": "1.20.0",
"packages/shared": "1.7.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.22.0](https://github.com/what1s1ove/whatislove.dev/compare/v1.21.1...v1.22.0) (2024-04-23)


### Features

* whatislovedev redesgin wd-387 ([#388](https://github.com/what1s1ove/whatislove.dev/issues/388)) ([21c8a07](https://github.com/what1s1ove/whatislove.dev/commit/21c8a078cb1fdfa22367434020d92c2c03870eff))

## [1.21.1](https://github.com/what1s1ove/whatislove.dev/compare/v1.21.0...v1.21.1) (2024-03-31)


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

## [1.20.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/whatislove-dev-v1.20.0) (2024-04-23)


### Features

* whatislovedev redesgin wd-387 ([#388](https://github.com/what1s1ove/whatislove.dev/issues/388)) ([21c8a07](https://github.com/what1s1ove/whatislove.dev/commit/21c8a078cb1fdfa22367434020d92c2c03870eff))

## [1.19.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/whatislove-dev-v1.19.0) (2024-03-28)


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.19.0",
"version": "1.20.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.21.1",
"version": "1.22.0",
"name": "whatislove.dev",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/shared-v1.7.0) (2024-04-23)


### Features

* whatislovedev redesgin wd-387 ([#388](https://github.com/what1s1ove/whatislove.dev/issues/388)) ([21c8a07](https://github.com/what1s1ove/whatislove.dev/commit/21c8a078cb1fdfa22367434020d92c2c03870eff))

## [1.6.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/shared-v1.6.0) (2024-03-28)


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

0 comments on commit e8aacf9

Please sign in to comment.