Skip to content

Commit

Permalink
chore(main): release 1.0.3 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilchenmann authored Aug 4, 2023
1 parent d193ce1 commit 7b2d03b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.3](https://github.com/lakto/365/compare/v1.0.2...v1.0.3) (2023-08-04)


### Bug Fixes

* **deps:** add gh pages support ([#47](https://github.com/lakto/365/issues/47)) ([d193ce1](https://github.com/lakto/365/commit/d193ce1a971f11845210e11bd8525398abcc038a))

## [1.0.2](https://github.com/lakto/365/compare/v1.0.1...v1.0.2) (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": "lens",
"description": "Web application for the 365 photo project: a picture a day",
"version": "1.0.2",
"version": "1.0.3",
"repository": {
"type": "git",
"url": "https://github.com/lakto/365"
Expand Down

0 comments on commit 7b2d03b

Please sign in to comment.