Skip to content

Commit

Permalink
chore(release): 8.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
smalluban committed Mar 20, 2024
1 parent bbf280b commit 901b753
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.2.12](https://github.com/hybridsjs/hybrids/compare/v8.2.11...v8.2.12) (2024-03-20)


### Bug Fixes

* **store:** resolve number 0 to correct model identifier ([bbf280b](https://github.com/hybridsjs/hybrids/commit/bbf280b788061f43467a63c923aa48d555f17771))

### [8.2.11](https://github.com/hybridsjs/hybrids/compare/v8.2.10...v8.2.11) (2024-03-08)


Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "hybrids",
"version": "8.2.11",
"version": "8.2.12",
"description": "A JavaScript framework for creating fully-featured web applications, components libraries, and single web components with unique declarative and functional architecture",
"type": "module",
"exports": {
Expand Down

0 comments on commit 901b753

Please sign in to comment.