Skip to content

Releases: posthtml/posthtml-url-parameters

v1.0.5

24 Nov 13:20
Compare
Choose a tag to compare

This release updates dependencies and moves CI to GitHub Actions.

  • ci: remove travis config d130710
  • ci: add github actions nodejs workflow 4cae2ab
  • chore: update funding.yml 67deb9d
  • chore: update package keywords 92f0457
  • build: update dev dependencies 17f370e
  • build(deps): bump query-string from 6.13.1 to 6.13.7 cc55db5
  • build(deps): bump posthtml from 0.13.1 to 0.15.0 2fcf10b

v1.0.4...v1.0.5

v1.0.4

27 Jul 12:31
Compare
Choose a tag to compare
  • build(deps): update dependencies 3db569c
  • remove url-regex in favor of is-url-superb a4832ee
  • build(deps): bump lodash from 4.17.15 to 4.17.19 a753c20
  • test: variable url with query, issue #2 6093736

v1.0.3...v1.0.4

v1.0.3

22 Jun 14:30
Compare
Choose a tag to compare

This patch release fixes an issue with special characters in URLs.

v1.0.2...v1.0.3

v1.0.2

28 Mar 11:06
Compare
Choose a tag to compare

This release updates repo owner name following the transfer to the PostHTML organization.

Commits:

  • Update repository owner name ddfba62

v1.0.1

27 Mar 17:37
Compare
Choose a tag to compare

v1.0.0

27 Mar 16:40
Compare
Choose a tag to compare

Initial release