Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit efc4621

Browse files
committed
[package] v1.15.0
1 parent bb455fc commit efc4621

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [HEAD](https://github.com/LotusTM/Kotsu/compare/v1.14.1...HEAD)
3+
## [HEAD](https://github.com/LotusTM/Kotsu/compare/v1.15.0...HEAD)
4+
5+
## [1.15.0](https://github.com/LotusTM/Kotsu/compare/v1.14.1...v1.15.0) - 2019-08-06
46

57
### Added
68
- [scripts][grunt][tasks] Added basic service worker with Network-first caching strategy, all related scripts and JSPM Grunt configuration. [#384](https://github.com/LotusTM/Kotsu/issues/384)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kotsu",
3-
"version": "1.14.1",
3+
"version": "1.15.0",
44
"description": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
55
"homepage": "https://kotsu.2bad.me",
66
"author": "LotusTM (https://github.com/LotusTM)",
@@ -164,4 +164,4 @@
164164
"jspm_packages/**"
165165
]
166166
}
167-
}
167+
}

0 commit comments

Comments
 (0)