Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zipper committed Jan 21, 2021
1 parent a6aad83 commit 52bdedc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Vlastní extensions pro nette.ajax

## Changelog
### 1.4.9
- Ošetření popstate handleru v případě, že není `state` nebo instance `pdBox`.

### 1.4.8
- Oprava chyby [#23](https://github.com/peckadesign/pd.ajax/issues/23), kdy extension `forceReload` v případě kombinace hashe a parametrů rozbíjelo URL.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pd.ajax",
"title": "pd.ajax",
"description": "Collection of nette ajax extensions, including `pd` for creating disabled-by-deafult extensions",
"version": "1.4.8",
"version": "1.4.9",
"author": "PeckaDesign, s.r.o <[email protected]>",
"contributors": [
"Radek Šerý <[email protected]>",
Expand Down

0 comments on commit 52bdedc

Please sign in to comment.