Skip to content

Commit

Permalink
Merge pull request #70 from remarkablemark/release-please--branches--…
Browse files Browse the repository at this point in the history
…master

chore(master): release 1.5.1
  • Loading branch information
remarkablemark authored Oct 7, 2023
2 parents e39aa8a + 175cb45 commit a5dfaf0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.1](https://github.com/remarkablemark/npm-package-name-checker/compare/v1.5.0...v1.5.1) (2023-10-07)


### Bug Fixes

* migrate to Google Analytics 4 (GA4) ([e39aa8a](https://github.com/remarkablemark/npm-package-name-checker/commit/e39aa8acbd21617d7f49c3c31815087b79e625ec))

## [1.5.0](https://github.com/remarkablemark/npm-package-name-checker/compare/v1.4.1...v1.5.0) (2023-05-23)


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,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.5.1",
"source": "src/index.html",
"scripts": {
"build": "parcel build",
Expand Down

0 comments on commit a5dfaf0

Please sign in to comment.