From 96d259f7b0721fab53fb39d8fa24e976cd9db395 Mon Sep 17 00:00:00 2001 From: Merlin Beutlberger Date: Wed, 9 Jan 2019 23:57:34 +0000 Subject: [PATCH] Release 1.0.0 --- CHANGELOG.md | 46 ++++++---------------------------------------- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 42 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcb04cc..dc10af03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,64 +2,30 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v0.2.2...HEAD). +A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v1.0.0...HEAD). + + +## [v1.0.0] - 2019-01-09 -## [v0.2.2] - 2018-11-15 +## [v0.2.2] - 2018-11-16 ### Features - Add UI5_LOG_LVL environment variable [`c3e65c4`](https://github.com/SAP/ui5-logger/commit/c3e65c444045832773e4dc43ffa2baf903a27e52) -### Internal Changes -- **ESLint:** Allow strings to use backticks [`737ca15`](https://github.com/SAP/ui5-logger/commit/737ca153ce44625bdb13c8033c1d5c6f48ce7099) -- **Git:** Apply lf line-ending to all files [`2e0b5d2`](https://github.com/SAP/ui5-logger/commit/2e0b5d2129aa216e1a400bcff8ca846560818d97) -- **GitHub:** Add PULL_REQUEST_TEMPLATE [`b2fbede`](https://github.com/SAP/ui5-logger/commit/b2fbedeca713407b84192f4c6f6ab242b3edd8f4) -- **GitHub ISSUE_TEMPLATE:** Request UI5 module version info [`0c22afe`](https://github.com/SAP/ui5-logger/commit/0c22afe9b2774498f012ae383a7937c7fb1d0e04) -- **Travis:** Activate Windows and Mac builds [`074c3b9`](https://github.com/SAP/ui5-logger/commit/074c3b94d16e6bf7c24d1151bc7065633059c79f) -- **package.json scripts:** Update verbose logging params [`66a44f6`](https://github.com/SAP/ui5-logger/commit/66a44f6358c197a09f1878c9ac39979eaaade451) - ## [v0.2.1] - 2018-10-29 -### Internal Changes -- Reduce log progress text [`826f6c3`](https://github.com/SAP/ui5-logger/commit/826f6c386429beec2497be62cbe54a4fe88e7ab3) -- Add .npmrc to enforce public registry [`4a0b343`](https://github.com/SAP/ui5-logger/commit/4a0b343f2a3eaf15ab74072633321ee45d064643) -- **CHANGELOG:** Fix scope detection in commit messages [`ac87e7c`](https://github.com/SAP/ui5-logger/commit/ac87e7c2e53dea90e88dae1dd2b8cf6ab8074738) -- **Coveralls:** Use parallel setting to reduce number of PR comments [`b034617`](https://github.com/SAP/ui5-logger/commit/b0346176885a5702139e693f9f6811e5ddb0414e) - ## [v0.2.0] - 2018-07-11 -### Internal Changes -- Update min Node.js version to >=8.5 [`cbdbea7`](https://github.com/SAP/ui5-logger/commit/cbdbea784751cb6232e788fd7ff41d08b1b3f38b) -- Fix changelog [`0ccde97`](https://github.com/SAP/ui5-logger/commit/0ccde974fa3d744f64b96fbaad701686c9587791) -- **package.json:** Define files to publish [`4131212`](https://github.com/SAP/ui5-logger/commit/4131212feab9fe3ff5477bfe8c4823b88d77aa79) - ## [v0.1.0] - 2018-06-26 -### Internal Changes -- Add dm-badges [`2636759`](https://github.com/SAP/ui5-logger/commit/2636759e0b500c536626f7e53496ab120f4b61a6) -- **CHANGELOG:** Fix GitHub release template [`304d3fd`](https://github.com/SAP/ui5-logger/commit/304d3fdb36dda9a2812355170aa36da9b7c9fecd) -- **CHANGELOG:** Include link to unreleased changes [`2029060`](https://github.com/SAP/ui5-logger/commit/2029060cff4a23d6ad6525ed8d70405937ea7076) -- **README:** Pre-Alpha -> Alpha [`240d537`](https://github.com/SAP/ui5-logger/commit/240d537996c0954e51033a936f4797c3c5c2fcc0) -- **README:** Add npm badge and fix icon URL [`3defeab`](https://github.com/SAP/ui5-logger/commit/3defeab7c597b66a24c1a2ffb402bdcad8a0c53d) - ## v0.0.1 - 2018-06-06 -### Internal Changes -- Minor .chglog template cleanup [`5b5c093`](https://github.com/SAP/ui5-logger/commit/5b5c093ceda73720d4993584723b9a159557bdc2) -- Update .editorconfig [`ae9a007`](https://github.com/SAP/ui5-logger/commit/ae9a007af4c0a3ba64ccbab9779be2122cb79b0a) -- Add chglog config + npm release scripts [`782eedf`](https://github.com/SAP/ui5-logger/commit/782eedf536c0d37b5862980595b41ddbc46e3ffa) -- Update dependencies [`2551518`](https://github.com/SAP/ui5-logger/commit/25515187a2da52cd2c6351d6f44563b32e6958ed) -- Add travis CI badge + package.json cleanup [`8787049`](https://github.com/SAP/ui5-logger/commit/8787049c07db7bb1afe1c235dc92c3bb7dc5edc5) -- Remove unit test execution from npm test [`01dd215`](https://github.com/SAP/ui5-logger/commit/01dd2155caa20db375dc128b3d28b8d9da86941a) -- Logger should not depend on itself [`e62ba46`](https://github.com/SAP/ui5-logger/commit/e62ba466db2f2029d9218755cd990a3cc6e18631) -- Fix links to CONTRIBUTING.md file [`4daf2a5`](https://github.com/SAP/ui5-logger/commit/4daf2a516a70145c6b78d158f645b3bfdf7b252d) -- **ESLint:** Activate no-var rule [`d9a5ed4`](https://github.com/SAP/ui5-logger/commit/d9a5ed4940c5357a0c9d312ba7846699ddf223a7) -- **Travis:** Add node.js 10 to test matrix [`147795a`](https://github.com/SAP/ui5-logger/commit/147795a1215c7071ddb731b085ab61defc203e42) - +[v1.0.0]: https://github.com/SAP/ui5-logger/compare/v0.2.2...v1.0.0 [v0.2.2]: https://github.com/SAP/ui5-logger/compare/v0.2.1...v0.2.2 [v0.2.1]: https://github.com/SAP/ui5-logger/compare/v0.2.0...v0.2.1 [v0.2.0]: https://github.com/SAP/ui5-logger/compare/v0.1.0...v0.2.0 diff --git a/package-lock.json b/package-lock.json index f7d1a2dc..6f6ba8d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ui5/logger", - "version": "0.2.2", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1631bfcc..e45d7b3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/logger", - "version": "0.2.2", + "version": "1.0.0", "description": "UI5 Build and Development Tooling - Internal Logger", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0",