mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-06-27 07:09:26 +08:00
Add node modules and compiled JavaScript from main (#172)
Co-authored-by: Oliver King <oking3@uncc.edu>
This commit is contained in:
committed by
GitHub
parent
ee3c5aed75
commit
08d466b6ab
+21
@@ -0,0 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.5] - 2018-08-25
|
||||
|
||||
### Changed
|
||||
|
||||
- Removed `prepublish` script from `package.json`
|
||||
|
||||
## [1.0.4] - 2017-08-08
|
||||
|
||||
### New
|
||||
|
||||
- Added a changelog
|
||||
|
||||
### Changed
|
||||
|
||||
- Ignore `yarn.lock` and `package-lock.json` files
|
||||
Reference in New Issue
Block a user