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.1"
".": "0.6.0"
}
111 changes: 111 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ uploaded `v0.3.2` with upload state `SUCCEEDED`, publish state
publication email on 2026-07-06 records item ID
`nfnbhekccajjfgkppolomflaeledoccb`, item name
`ComplyEaze Pack: GSTR-1/GSTR-3B Downloader`, version `0.3.2`, and visibility
`Public`. The repository source is now the `v0.5.1` pre-1.0 beta release. <!-- x-release-please-version -->
`Public`. The repository source is now the `v0.6.0` pre-1.0 beta release. <!-- x-release-please-version -->
That superseded release's evidence chain is the fully recorded one. The current
`v0.5.0` publication is maintainer-observed; see
`docs/PUBLICATION_READINESS.md` for exactly which evidence fields remain
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ privately; do not open a public issue for security findings.

| Version | Supported |
| -------------------------- | ----------------------------------------- |
| Current release (`v0.5.1`) | Security reports and best-effort fixes | <!-- x-release-please-version --> |
| Current release (`v0.6.0`) | Security reports and best-effort fixes | <!-- x-release-please-version --> |
| Chrome Web Store release | Published beta; reports and fixes |
| Previous releases | Not supported; upgrade to the current one |
| Development/nightly builds | No production support |
Expand Down
2 changes: 1 addition & 1 deletion docs/PUBLICATION_READINESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ durable full-year, or stable-release claims.
returned HTTP 400 because dashboard requirements were incomplete. It was not
published. The historical pending ZIP SHA-256 is
`6ee4be24cafbe15db69275cac4da6b212f3de49b0f747eb9909eed7d293347c6`.
- Repository source and the GitHub release are the pre-1.0 `v0.5.1` beta. <!-- x-release-please-version -->
- Repository source and the GitHub release are the pre-1.0 `v0.6.0` beta. <!-- x-release-please-version -->
Comment thread
lamemustafa marked this conversation as resolved.
It is published as a pre-release.
The Chrome Web Store package for `v0.5.0` is **published and live** as a
pre-1.0 beta. It supersedes `v0.3.2`, which was previously recorded here as
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@complyeaze/pack",
"version": "0.5.1",
"version": "0.6.0",
Comment thread
lamemustafa marked this conversation as resolved.
"private": true,
"description": "ComplyEaze Pack: local-first downloader for your filed GSTR-1 and GSTR-3B returns and your GSTR-2B statements.",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/extension/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACK_PRODUCT_VERSION = "0.5.1"; // x-release-please-version
export const PACK_PRODUCT_VERSION = "0.6.0"; // x-release-please-version