Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Latest commit

 

History

History
151 lines (59 loc) · 4.64 KB

CHANGELOG.md

File metadata and controls

151 lines (59 loc) · 4.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.10.7 (2020-02-15)

Bug Fixes

0.10.6 (2020-01-11)

0.10.5 (2020-01-11)

Bug Fixes

0.10.4 (2020-01-10)

Bug Fixes

  • remove arg app_version in base image (4663644)

0.10.3 (2020-01-09)

0.10.2 (2020-01-09)

0.10.1 (2020-01-08)

Bug Fixes

  • react app version should not in dockefile (2aa3366)

0.10.0 (2020-01-08)

Features

0.9.0 (2019-11-21)

Features

0.8.0 (2019-07-23)

Features

  • support "use runtime env"; (b258ac8)

0.7.0 (2019-07-23)

Features

  • support compressed file replace (039af72)

0.5.0 (2019-05-05)

Bug Fixes

Features

  • support 'use runtime env'; (a7aa7fe)

0.4.0 (2018-12-07)

Bug Fixes

  • nginx if condition break try_files (#7) (8777e4c)
  • 修复白名单关闭时,访问不存在的url不会重定向到index.html的问题 (bd8bc64), closes #4

Features

0.3.0 (2017-12-07)

Bug Fixes

Features

  • change to offical nginx:alpine base && support more envs && an example (dc66635)

0.2.0 (2017-03-06)

Features

  • change base image to smebberson/alpine-nginx, and remove BASE_URL (e21731b)

0.1.1 (2017-03-05)