Skip to content

Commit

Permalink
Issue 142 - update changelog (#144)
Browse files Browse the repository at this point in the history
* attempt to fix the export types thing

* fix ci

* fix ci

* fix ci

* fix ci
  • Loading branch information
gullerya committed Nov 18, 2023
1 parent 4810628 commit 1d58655
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [6.1.3] - 2023-11-28
### Fixed
- [Issue no. 142](https://github.com/gullerya/object-observer/issues/142) - added TypeScript type to exports declaration
### Chore
- updated some minor dependencies


## [6.1.1] - 2023-03-23
### Chore
- updated the JustTest harness, the whole test suite is now running on NodeJS, Chromium, WebKit platforms
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -79,4 +79,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 1d58655

Please sign in to comment.