Skip to content

Commit

Permalink
chore(main): release 4.0.1 (#425)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 26, 2024
1 parent 583b21f commit e29a245
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.0.1](https://github.com/graasp/graasp-sdk/compare/v4.0.0...v4.0.1) (2024-02-26)


### Bug Fixes

* add exports for nodejs ([0bd2080](https://github.com/graasp/graasp-sdk/commit/0bd20807bdd74f23d0310f6737d560fa2f81a9e1))
* **build:** exports issues ([#426](https://github.com/graasp/graasp-sdk/issues/426)) ([07d32f8](https://github.com/graasp/graasp-sdk/commit/07d32f8c751be1a5de602077421430a43d72f493))

## [4.0.0](https://github.com/graasp/graasp-sdk/compare/v3.10.0...v4.0.0) (2024-02-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graasp/sdk",
"version": "4.0.0",
"version": "4.0.1",
"description": "Development kit including type definitions and util functions for the Graasp ecosystem.",
"license": "AGPL-3.0-only",
"repository": "git@github.com:graasp/graasp-sdk.git",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint": "8.56.3",
"@types/eslint": "8.56.2",
"@types/js-cookie": "3.0.6",
"@types/uuid": "9.0.8",
"@types/validator": "13.11.9",
Expand Down

0 comments on commit e29a245

Please sign in to comment.