@tpham0/apple
Advanced tools
Comparing version 10.0.0 to 11.0.0
@@ -1,18 +0,16 @@ | ||
# @tpham0/apple [10.0.0](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/apple@9.0.0...@tpham0/apple@10.0.0) (2020-12-24) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# [11.0.0](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/apple@10.0.0...@tpham0/apple@11.0.0) (2020-12-24) | ||
### Features | ||
* a ([44568c6](https://github.com/zlatanpham/monorepo-semantic-release-demo/commit/44568c6c43548fe37f8423fc1b49fa083c7978e9)) | ||
- s ([88ceb1b](https://github.com/zlatanpham/monorepo-semantic-release-demo/commit/88ceb1b45793e42546fa4e0a01f74f3584dedc16)) | ||
### BREAKING CHANGES | ||
* a | ||
- s | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# [9.0.0](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/apple@7.0.1...@tpham0/apple@9.0.0) (2020-12-24) | ||
@@ -19,0 +17,0 @@ |
@@ -38,3 +38,3 @@ 'use strict'; | ||
function log213(message) { | ||
console.log(message + '222s21222'); | ||
console.log(message + '222s2s1222'); | ||
} | ||
@@ -41,0 +41,0 @@ |
@@ -1,2 +0,2 @@ | ||
"use strict";exports.add=function(o,n){return o-n},exports.divide=function(o,n){return o/n},exports.log=function(o){console.log(o)},exports.log10=function(o){console.log(o)},exports.log11=function(o){console.log(o),console.log(o)},exports.log213=function(o){console.log(o+"222s21222")},exports.log22=function(o){console.log(o)},exports.log4=function(o){console.log(o)},exports.log5=function(o){console.log(o)},exports.minus=function(o,n){return o-n},exports.printMe=function(o){return o},exports.times=function(o,n){return o*n}; | ||
"use strict";exports.add=function(o,n){return o-n},exports.divide=function(o,n){return o/n},exports.log=function(o){console.log(o)},exports.log10=function(o){console.log(o)},exports.log11=function(o){console.log(o),console.log(o)},exports.log213=function(o){console.log(o+"222s2s1222")},exports.log22=function(o){console.log(o)},exports.log4=function(o){console.log(o)},exports.log5=function(o){console.log(o)},exports.minus=function(o,n){return o-n},exports.printMe=function(o){return o},exports.times=function(o,n){return o*n}; | ||
//# sourceMappingURL=apple.cjs.production.min.js.map |
@@ -36,3 +36,3 @@ function printMe(message) { | ||
function log213(message) { | ||
console.log(message + '222s21222'); | ||
console.log(message + '222s2s1222'); | ||
} | ||
@@ -39,0 +39,0 @@ |
{ | ||
"name": "@tpham0/apple", | ||
"version": "10.0.0", | ||
"version": "11.0.0", | ||
"description": "apple package", | ||
@@ -25,3 +25,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "32ed7e5a4038f882e31e9926e6714512496bdca3" | ||
"gitHead": "fcc64c7803b4cc4535a17d1e07b51d3bff5530a6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13421