Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.0"
".": "0.5.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.1](https://github.com/onderceylan/proofly/compare/v0.5.0...v0.5.1) (2025-11-29)


### Documentation

* add link to the promo video ([#24](https://github.com/onderceylan/proofly/issues/24)) ([7bac385](https://github.com/onderceylan/proofly/commit/7bac385116e5be80c515d0494326ea7117e91770))
* update project details ([#22](https://github.com/onderceylan/proofly/issues/22)) ([fae99a4](https://github.com/onderceylan/proofly/commit/fae99a40cd74c01f5445b0bcb4041437a133ab67))

## [0.5.0](https://github.com/onderceylan/proofly/compare/v0.4.5...v0.5.0) (2025-11-25)


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
Expand Up @@ -3,7 +3,7 @@
"displayName": "Proofly - Private AI Writing, Proofreading & Grammar Assistant",
"description": "A free, lightweight, non-invasive AI grammar and proofreading extension that runs 100% on-device for total privacy and offline use.",
"type": "module",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "vite",
Expand Down