Пожалуйста, включите JavaScript.
Главная
Обзор
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
Preps v5.6.3
main
Eric Amodio
7 лет назад
Родитель
8552c1ff75
Сommit
4360c86197
3 измененных файлов
:
4 добавлений
и
2 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+2
-0
CHANGELOG.md
+1
-1
package-lock.json
+1
-1
package.json
+ 2
- 0
CHANGELOG.md
Просмотреть файл
@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [
Keep a Changelog
](
http://keepachangelog.com/
) and this project adheres to [
Semantic Versioning
](
http://semver.org/
).
## [Unreleased]
## [5.6.3] - 2017-10-12
### Changed
- Swaps out Moment.js for date-fns to improve blame annotation performance and to reduce the GitLen bundle size (saves ~400kb)
+ 1
- 1
package-lock.json
Просмотреть файл
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"5.6.
2
"
,
"version"
:
"5.6.
3
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
+ 1
- 1
package.json
Просмотреть файл
@ -1,6 +1,6 @@
{
"name"
:
"gitlens"
,
"version"
:
"5.6.
2
"
,
"version"
:
"5.6.
3
"
,
"author"
:
{
"name"
:
"Eric Amodio"
,
"email"
:
"eamodio@gmail.com"
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить