Skip to content

Commit

Permalink
chore(release): release-1.53.1 (#548)
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 Jun 4, 2024
1 parent f7ce4d5 commit e8f747e
Show file tree
Hide file tree
Showing 6 changed files with 20 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.53.0",
".": "1.53.1",
"apps/careers-whatislove-dev": "1.7.0",
"apps/certifications-whatislove-dev": "1.8.0",
"apps/whatislove-dev": "1.51.0",
"apps/whatislove-dev": "1.51.1",
"packages/shared": "1.9.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.53.1](https://github.com/what1s1ove/whatislove.dev/compare/v1.53.0...v1.53.1) (2024-06-04)


### Bug Fixes

* **whatislove-dev:** use iso date in timeline wd-545 ([#546](https://github.com/what1s1ove/whatislove.dev/issues/546)) ([f7ce4d5](https://github.com/what1s1ove/whatislove.dev/commit/f7ce4d5003a1cd191624822e62688c12937faa6d))

## [1.53.0](https://github.com/what1s1ove/whatislove.dev/compare/v1.52.0...v1.53.0) (2024-06-04)


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.51.1](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/whatislove-dev-v1.51.1) (2024-06-04)


### Bug Fixes

* **whatislove-dev:** use iso date in timeline wd-545 ([#546](https://github.com/what1s1ove/whatislove.dev/issues/546)) ([f7ce4d5](https://github.com/what1s1ove/whatislove.dev/commit/f7ce4d5003a1cd191624822e62688c12937faa6d))

## [1.51.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/[email protected]/whatislove-dev-v1.51.0) (2024-06-04)


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.51.0",
"version": "1.51.1",
"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.53.0",
"version": "1.53.1",
"name": "whatislove.dev",
"private": true,
"type": "module",
Expand Down

0 comments on commit e8f747e

Please sign in to comment.