@tpham0/apple
Advanced tools
Comparing version 13.0.0-beta.1 to 13.0.0-beta.2
@@ -1,18 +0,12 @@ | ||
# @tpham0/apple [13.0.0-beta.1](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/apple@12.0.0...@tpham0/apple@13.0.0-beta.1) (2020-12-25) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# [13.0.0-beta.2](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/apple@13.0.0-beta.1...@tpham0/apple@13.0.0-beta.2) (2020-12-25) | ||
### Features | ||
* hello ([6a33185](https://github.com/zlatanpham/monorepo-semantic-release-demo/commit/6a33185e058bfecec7b52880fbbf9ba389a67ac4)) | ||
- test ([2847978](https://github.com/zlatanpham/monorepo-semantic-release-demo/commit/28479783a3aae9528a42a71339b92699468ba21c)) | ||
### BREAKING CHANGES | ||
* hello | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# [12.0.0](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/apple@11.0.0...@tpham0/apple@12.0.0) (2020-12-25) | ||
@@ -19,0 +13,0 @@ |
@@ -38,3 +38,3 @@ 'use strict'; | ||
function log213(message) { | ||
console.log(message + '222s2s21222ss'); | ||
console.log(message + '222s2s2122'); | ||
} | ||
@@ -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+"222s2s21222ss")},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+"222s2s2122")},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 + '222s2s21222ss'); | ||
console.log(message + '222s2s2122'); | ||
} | ||
@@ -39,0 +39,0 @@ |
{ | ||
"name": "@tpham0/apple", | ||
"version": "13.0.0-beta.1", | ||
"version": "13.0.0-beta.2", | ||
"description": "apple package", | ||
@@ -25,3 +25,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "32ed7e5a4038f882e31e9926e6714512496bdca3" | ||
"gitHead": "c24a00d2e12dd7b834e06c3f835952359d15e5c7" | ||
} |
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
14039