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.3.2"
".": "0.3.3"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to ComplyEaze Pack are documented here.

## Unreleased

## [0.3.3](https://github.com/lamemustafa/pack/compare/v0.3.2...v0.3.3) (2026-07-04)


### Documentation

* **release:** record v0.3.2 publication evidence ([#53](https://github.com/lamemustafa/pack/issues/53)) ([b85d10d](https://github.com/lamemustafa/pack/commit/b85d10db7f3be03ad5c7093a90f62987a9dc611e))
* **store:** add verified CWS asset exports ([#55](https://github.com/lamemustafa/pack/issues/55)) ([1379961](https://github.com/lamemustafa/pack/commit/13799611e30cbb4e73f2634902cc3f729b910093))
* **store:** record v0.3.2 CWS submission ([ff0b2c8](https://github.com/lamemustafa/pack/commit/ff0b2c8629c2a80462d98c483c37a668b0f124f5))

## [0.3.2](https://github.com/lamemustafa/pack/compare/v0.3.1...v0.3.2) (2026-07-04)


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.3.2",
"version": "0.3.3",
"private": true,
"description": "ComplyEaze Pack: local-first GST filed-return downloader for GSTR-3B PDFs and GSTR-1 PDF/Excel files.",
"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.3.2"; // x-release-please-version
export const PACK_PRODUCT_VERSION = "0.3.3"; // x-release-please-version