Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilchenmann authored Aug 3, 2023
1 parent 9c3879c commit 3bcac59
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.2](https://github.com/lakto/365/compare/v1.0.1...v1.0.2) (2023-08-03)


### Bug Fixes

* **ci/cd:** resolve deploy issue ([#45](https://github.com/lakto/365/issues/45)) ([6ea9a1a](https://github.com/lakto/365/commit/6ea9a1a7755c7f09119672ac87747c412f229447))


### Maintenance

* **deps:** bump ansi-regex from 5.0.0 to 5.0.1 ([#42](https://github.com/lakto/365/issues/42)) ([9c3879c](https://github.com/lakto/365/commit/9c3879c23f7608b9ad80b69b7a876c8ea800ab63))

## [1.0.1](https://github.com/lakto/365/compare/v1.0.0...v1.0.1) (2023-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "365-photo-project",
"description": "Web application for the 365 photo project: a picture a day",
"version": "1.0.1",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "https://github.com/lakto/365"
Expand Down

0 comments on commit 3bcac59

Please sign in to comment.