From 3e284acd2a7c771d9c2c079e955f105b254b6e07 Mon Sep 17 00:00:00 2001 From: "Brian R. Bondy" Date: Thu, 17 Nov 2016 09:50:09 -0500 Subject: [PATCH] 0.12.10 --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 893ba136be7..8a5bb91556c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [0.12.10](https://github.com/brave/browser-laptop/releases/v0.12.10dev) +- (TODO) + ## [0.12.9](https://github.com/brave/browser-laptop/releases/v0.12.9dev) - Added New Tab page. ([#3001](https://github.com/brave/browser-laptop/issues/3001))([#2106](https://github.com/brave/browser-laptop/issues/2106))([#5334](https://github.com/brave/browser-laptop/issues/5334))([#5310](https://github.com/brave/browser-laptop/issues/5310))([#5396](https://github.com/brave/browser-laptop/issues/5396))([#5336](https://github.com/brave/browser-laptop/issues/5336))([#5482](https://github.com/brave/browser-laptop/issues/5482))([#5332](https://github.com/brave/browser-laptop/issues/5332))([#5337](https://github.com/brave/browser-laptop/issues/5337))([#5380](https://github.com/brave/browser-laptop/issues/5380))([#5324](https://github.com/brave/browser-laptop/issues/5324))([#5321](https://github.com/brave/browser-laptop/issues/5321))([#5322](https://github.com/brave/browser-laptop/issues/5322)) - Added Password Manager/Extension icon in right click menu. ([#5292](https://github.com/brave/browser-laptop/issues/5292)) diff --git a/package.json b/package.json index c3aaca2ffe7..66b42388c8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave", - "version": "0.12.9", + "version": "0.12.10", "description": "Brave laptop and desktop browser", "main": "./app/index.js", "config": {