Skip to content

Commit

Permalink
chore(master): release 1.1.39 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenoo authored Jan 7, 2025
1 parent 6dfd307 commit cb37329
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [1.1.39](https://github.com/Zenoo/slick-loader/compare/v1.1.38...v1.1.39) (2025-01-07)


### Bug Fixes

* Auto docs + publish on release ([b5324d3](https://github.com/Zenoo/slick-loader/commit/b5324d3c6aa7d3d25a483fb770f8b5c9388cfe10))
* Update deps ([6dfd307](https://github.com/Zenoo/slick-loader/commit/6dfd3077890e01ecaf05c8f53af6e33bf75605c0))

### [1.1.38](https://github.com/Zenoo/slick-loader/compare/v1.1.37...v1.1.38) (2021-07-11)


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": "slick-loader",
"version": "1.1.38",
"version": "1.1.39",
"description": "A slick loader to use during your AJAX calls or data processing",
"main": "src/slick-loader.js",
"scripts": {
Expand Down

0 comments on commit cb37329

Please sign in to comment.