Skip to content

Commit

Permalink
chore(main): release 1.3.2 (#12)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.3.2](v1.3.1...v1.3.2)
(2024-02-11)


### Bug Fixes

* **ci:** Enable pre & post fro PNPM
([7287e37](7287e37))
* **test:** fix tsconfig
([d5bc9e3](d5bc9e3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 11, 2024
1 parent 7287e37 commit 4580078
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.2](https://github.com/Pilaton/pubun/compare/v1.3.1...v1.3.2) (2024-02-11)


### Bug Fixes

* **ci:** Enable pre & post fro PNPM ([7287e37](https://github.com/Pilaton/pubun/commit/7287e3756e99b191764b7a2c98d1349715522995))
* **test:** fix tsconfig ([d5bc9e3](https://github.com/Pilaton/pubun/commit/d5bc9e3d2cb8a80bca4169afde101860b55aaa71))

## [1.3.1](https://github.com/Pilaton/pubun/compare/v1.3.0...v1.3.1) (2024-01-16)


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": "pubun",
"version": "1.3.1",
"version": "1.3.2",
"description": "Asynchronous library with built-in caching to identify available package managers",
"exports": {
"types": "./build/index.d.ts",
Expand Down

0 comments on commit 4580078

Please sign in to comment.