Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperStrike committed Aug 19, 2021
1 parent 8bf98b0 commit cb266c4
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 35 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.0.1

## 🚀 Enhancements

* Conform with standard History API ([#109](https://github.com/PaperStrike/Pjax/pull/109))

# 2.0.0

## 💥 Breaking Changes
Expand Down
68 changes: 34 additions & 34 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": "@sliphua/pjax",
"version": "2.0.0",
"version": "2.0.1",
"description": "Easily enable fast AJAX navigation (using Fetch + pushState)",
"keywords": [
"pjax",
Expand Down

0 comments on commit cb266c4

Please sign in to comment.